Commit view on Dashboard UI improvement suggestion #3101

Open
opened 2025-11-02 05:00:45 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @theAkito on GitHub (Mar 25, 2019).

  • Gitea version (or commit ref): b78cbbcaa
  • Git version: 2.11.0
  • Operating system: DietPi, based on Raspbian GNU/Linux 9 (stretch)
  • 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

Not a big issue, but it is bothering me since version 1.5. When you look at commits on your Dashboard then there is no distinction between the commit's title and the commit's description.

The biggest problem with that is that it is causing confusion. I want to see a title telling me what is done. When I want to read the description, I should be able to specifically request it.

Sometimes I commit like:

Title: Updated File
Message: Updated file and added another, to introduce new feature.

Now what I see on Dashboard:

i34745oj    Updated File Updated file, ...

Which is annoying.

Screenshots

This is Pretty!

2019-03-25 04_14_11-Gitea_1

Also good.

2019-03-25 04_17_30-Gitea_2

Absolutely awful.

2019-03-25 04_18_34-Gitea_3

Originally created by @theAkito on GitHub (Mar 25, 2019). <!-- 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): b78cbbcaa - Git version: 2.11.0 - Operating system: DietPi, based on Raspbian GNU/Linux 9 (stretch) - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description Not a big issue, but it is bothering me since version 1.5. When you look at commits on your Dashboard then there is no distinction between the commit's title and the commit's description. The biggest problem with that is that it is causing confusion. I want to see a title telling me what is done. When I want to read the description, I should be able to specifically request it. Sometimes I commit like: ``` Title: Updated File Message: Updated file and added another, to introduce new feature. ``` Now what I see on Dashboard: ``` i34745oj Updated File Updated file, ... ``` Which is annoying. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> ### This is Pretty! ![2019-03-25 04_14_11-Gitea_1](https://user-images.githubusercontent.com/26848976/54893420-0cf66700-4eb6-11e9-82d6-734bcc2af617.png) ### Also good. ![2019-03-25 04_17_30-Gitea_2](https://user-images.githubusercontent.com/26848976/54893425-0ff15780-4eb6-11e9-8b8d-2682f9a56260.png) ### Absolutely awful. ![2019-03-25 04_18_34-Gitea_3](https://user-images.githubusercontent.com/26848976/54893642-0c120500-4eb7-11e9-8c78-33479ca20193.png)
GiteaMirror added the topic/uiissue/confirmedtype/enhancement labels 2025-11-02 05:00:46 -06:00
Author
Owner

@stale[bot] commented on GitHub (May 24, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (May 24, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3101