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

[BUG FIX] [MER-3988] Fix horizontal overflow in all grades view #5263

Merged

Conversation

simonchoxx
Copy link
Contributor

@simonchoxx simonchoxx commented Nov 21, 2024

MER-3988

This PR fixes the bug that happened in the All Grades view when the table had a lot of content and overflowed outside the border.

The bug was fixed by adding an overflow, which allows to scroll the table horizontally if the content is too long.

It also adds a custom class to display the scrollbar with a different style than what browsers display.

all-grades-overflow.mov

Copy link
Contributor

@gastonabella gastonabella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gastonabella gastonabella merged commit d4fe6bc into master Nov 22, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants