-
Notifications
You must be signed in to change notification settings - Fork 86
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
fix: scrollbar added to the approval tabs #1353
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ui improvements needed for firefox (hide scrollbar, suppress unwanted lines)
Azure Demo Servers are available: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please test the scrolling behavior on your phone too. On my phone the tabs move up and down when scrolling.
We won't fix this, it is a minor issue only occurring on iphones. |
PR Type
[ X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:
What Is the Current Behavior?
On the phone view, the tabs have long names in the approval section. The complete page gets a horizontal scrollbar.
Issue Number: Closes #988
What Is the New Behavior?
The horizontal scrollbar is only usable for the tabs. The rest of the content is fixed.
Does this PR Introduce a Breaking Change?
[ ] Yes
[X ] No
Other Information
AB#82472