Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNav: Extra margin in fields under columns with Navigation Module #2812

Open
charantejpola opened this issue Sep 9, 2024 · 1 comment
Labels
jira type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)

Comments

@charantejpola
Copy link

charantejpola commented Sep 9, 2024

Describe the bug
Have observed an issue with fields which are under columns div where an extra margin is being added.

.module-nav-container .columns .field {
    margin-inline-end: 20px;
}

To Reproduce

Steps to reproduce the behavior:

  1. Create an soho-module-nav
  2. Now create a layout in its container using columns
  3. Now add fields class inside columns
  4. We can see the extra margin being added to all fields

Expected behavior
The extra margin should not be added

Version

  • ids-enterprise-ng : 18.2.1

Screenshots
image

Platform

  • Infor Application/Team Name: [e.g. Infor XYZ, Infor ABC]
  • Device: (if applicable) [e.g. iPhone 6 or Samsung Galaxy S6]
  • OS Version: [e.g. Windows 10 or iOS 8]
  • Browser Name: [e.g. chrome, safari, stock browser]
  • Browser Version: [e.g. 22, 66.0.3359.181 (Official Build) (64-bit)]

Additional context
Please refer to the stackblitz:
https://stackblitz.com/edit/ids-quick-start-1821-gqy2wp?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fapp.component.css

@tmcconechy tmcconechy changed the title Extra margin in fields under columns with Navigation Module ModuleNav: Extra margin in fields under columns with Navigation Module Sep 9, 2024
@tmcconechy tmcconechy added type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci) labels Sep 9, 2024
@tmcconechy
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)
Projects
Status: More Important (UnGroomed)
Development

No branches or pull requests

2 participants