Skip to content

Make all tables scrollable (if necessary)#5133

Merged
marcphilipp merged 1 commit into
junit-team:mainfrom
TWiStErRob:scrollable
Nov 2, 2025
Merged

Make all tables scrollable (if necessary)#5133
marcphilipp merged 1 commit into
junit-team:mainfrom
TWiStErRob:scrollable

Conversation

@TWiStErRob
Copy link
Copy Markdown
Contributor

Re-fixes #5129
There are more tables that kept doing the same (e.g. package tables at the bottom), and also noticed the same happens on desktop too:
image

Had to change from : scroll; to : auto; to make sure that narrow tables don't get a disabled scrollbar.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@marcphilipp marcphilipp merged commit ef1cbc2 into junit-team:main Nov 2, 2025
17 checks passed
@marcphilipp
Copy link
Copy Markdown
Member

@TWiStErRob Thanks! 👍

Ogu1208 pushed a commit to Ogu1208/junit-framework that referenced this pull request Dec 11, 2025
Signed-off-by: Ogu1208 <kdasunb6@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile view of user guide is widened by tables

2 participants