Option to Expand Commit Summary ("...") #7047

Open
opened 2025-11-02 07:14:23 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @nunoperalta on GitHub (Mar 21, 2021).

  • Gitea version (or commit ref): 1.13.5
  • Git version: Latest on Windows (not relevant for this suggestion)
  • Operating system: Docker on CentOS 7; using Google Chrome on Windows to login to it
  • Database: MySQL
  • Can you reproduce the bug at https://try.gitea.io: Yes

Description

When a Git commit contains a description, Gitea has this "..." button that we can click to see the description:

image

However, it would be nice if we could also see the full Summary when it exceeds the allocated space.

I understand we can put the mouse over, and the full Summary will appear in a tooltip, but I don't see any reason to have a limit in first place, since the Summary, by default, has its own max-characters (I believe).

In fact, what I'd like is if I could have the option to show everything by default, without any "..." or having to click the "..." button on every commit.

At the very top of the page, having a checkbox, for example:

  • Expand all comments

which expands every Summary and every Description on that page, it would be very great!

Thank you.

Originally created by @nunoperalta on GitHub (Mar 21, 2021). - Gitea version (or commit ref): 1.13.5 - Git version: Latest on Windows (not relevant for this suggestion) - Operating system: Docker on CentOS 7; using Google Chrome on Windows to login to it - Database: MySQL - Can you reproduce the bug at https://try.gitea.io: Yes ## Description When a Git commit contains a description, Gitea has this "..." button that we can click to see the description: ![image](https://user-images.githubusercontent.com/487079/111919523-5d433800-8a82-11eb-834f-d7ccaa90fb21.png) However, it would be nice if we could also see the full Summary when it exceeds the allocated space. I understand we can put the mouse over, and the full Summary will appear in a tooltip, but I don't see any reason to have a limit in first place, since the Summary, by default, has its own max-characters (I believe). In fact, what I'd like is if I could have the option to show everything by default, without any "..." or having to click the "..." button on every commit. At the very top of the page, having a checkbox, for example: - [ ] Expand all comments which expands every Summary and every Description on that page, it would be very great! Thank you.
GiteaMirror added the type/proposaltopic/ui labels 2025-11-02 07:14:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7047