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

My nemesis the double-scroll bar is back! #6370

Open
CarlosNZ opened this issue Jan 31, 2025 · 0 comments
Open

My nemesis the double-scroll bar is back! #6370

CarlosNZ opened this issue Jan 31, 2025 · 0 comments

Comments

@CarlosNZ
Copy link
Contributor

What went wrong? 😲

Two horizontal scroll bars are visible when the vertical scrollbar is visible.

Image

I've fixed similar issues before, and it's inevitably due to unnecesssary <div> nesting. (i.e. a single div inside another div)

Expected behaviour 🤔

One scrollbar is enough.

How to Reproduce 🔨

Pretty sure this affects the Detail View of Outbound/Inbound shipments, Requsitions -- basically anything that has a wide table list for its detail view.

@CarlosNZ CarlosNZ added needs daily triage New bug to be triaged by the release team needs triage labels Jan 31, 2025
@roxy-dao roxy-dao added UI tweaks and removed needs daily triage New bug to be triaged by the release team labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants