Long commit messages are not wrapped properly and break CSS #4823

Closed
opened 2025-11-02 06:03:54 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @proton-ab on GitHub (Feb 10, 2020).

  • Gitea version (or commit ref): 1.11.0
  • Git version: -
  • Operating system: -
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist: -

Description

Long commit messages are not wrapped properly anymore and cause repo-files-table table to grow with them.

Screenshots

firefox_2020-02-10_15-26-15

Originally created by @proton-ab on GitHub (Feb 10, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.11.0 - Git version: - - Operating system: - - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: - ## Description Long commit messages are not wrapped properly anymore and cause `repo-files-table` table to grow with them. ## Screenshots ![firefox_2020-02-10_15-26-15](https://user-images.githubusercontent.com/25139420/74158207-f1a16100-4c19-11ea-9e6e-021f7052d4d5.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/ui label 2025-11-02 06:03:54 -06:00
Author
Owner

@zeripath commented on GitHub (Feb 11, 2020):

I think this is a duplicate but it's a good reminder that it still needs to be fixed

@zeripath commented on GitHub (Feb 11, 2020): I think this is a duplicate but it's a good reminder that it still needs to be fixed
Author
Owner

@silverwind commented on GitHub (Feb 11, 2020):

Dupe of https://github.com/go-gitea/gitea/issues/8900 but this issue has a more accurate title. I think server-side truncation is needed here.

@silverwind commented on GitHub (Feb 11, 2020): Dupe of https://github.com/go-gitea/gitea/issues/8900 but this issue has a more accurate title. I think server-side truncation is needed here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4823