You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the message in the commit-summary element is too long then the table scales beyond the page width. See screenshot. This is independent of the theme chosen (tested with Forgejo and Codeberg theme).
Easily reproduced by doing "Inspect" in the browser and typing extra text in https://try.gitea.io
Firefox version 108.0.1 (64-bit) on Ubuntu 22.04.1 LTS (5.15.0-57-generic)
I think this can be solved elegantly by removing the header from the table and instead make it a separate flexbox with proper CSS truncation. Vertical centering will also be better than what is possible with current table layout.
Description
When the message in the
commit-summary
element is too long then the table scales beyond the page width. See screenshot. This is independent of the theme chosen (tested with Forgejo and Codeberg theme).Easily reproduced by doing "Inspect" in the browser and typing extra text in https://try.gitea.io
Firefox version 108.0.1 (64-bit) on Ubuntu 22.04.1 LTS (5.15.0-57-generic)
(First reported downstream in Forgejo/#235)
Gitea Version
1.18.0+50-g5a46a564 (codeberg)
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
This occurs in the current Codeberg installation.
Database
None
The text was updated successfully, but these errors were encountered: