Not readable style #11253

Closed
opened 2025-11-02 09:32:18 -06:00 by GiteaMirror · 19 comments
Owner

Originally created by @somera on GitHub (Jul 17, 2023).

Originally assigned to: @denyskon on GitHub.

Description

The new style is so compact, that the table is not readable.

I would say, that the ID column is not needed.

Screenshots

image

image

Gitea Version

1.20.0

Can you reproduce the bug on the Gitea demo site?

No

Operating System

Ubuntu 20.04.4

Browser Version

Chrome

Originally created by @somera on GitHub (Jul 17, 2023). Originally assigned to: @denyskon on GitHub. ### Description The new style is so compact, that the table is not readable. I would say, that the ID column is not needed. ### Screenshots ![image](https://github.com/go-gitea/gitea/assets/8334250/ed55d949-c91a-4a47-93ee-26cc8c041c6d) ![image](https://github.com/go-gitea/gitea/assets/8334250/a9845b12-124d-419d-8f5d-a1f16e401eff) ### Gitea Version 1.20.0 ### Can you reproduce the bug on the Gitea demo site? No ### Operating System Ubuntu 20.04.4 ### Browser Version Chrome
GiteaMirror added the topic/uitype/bug labels 2025-11-02 09:32:18 -06:00
Author
Owner

@somera commented on GitHub (Jul 17, 2023):

This ist the old style.
image
You can read the content in the table better.

@somera commented on GitHub (Jul 17, 2023): This ist the old style. ![image](https://github.com/go-gitea/gitea/assets/8334250/b6ac8f50-f909-4763-9c3f-6243d4b4b18f) You can read the content in the table better.
Author
Owner

@KazzmanK commented on GitHub (Jul 17, 2023):

For such a request it may be sufficient to make left pane be collapsible under hamburger menu.

@KazzmanK commented on GitHub (Jul 17, 2023): For such a request it may be sufficient to make left pane be collapsible under hamburger menu.
Author
Owner

@silverwind commented on GitHub (Jul 18, 2023):

This was https://github.com/go-gitea/gitea/pull/25568. Could maybe increase horizontal padding by like 1-2px, but I wouldn't do more.

@silverwind commented on GitHub (Jul 18, 2023): This was https://github.com/go-gitea/gitea/pull/25568. Could maybe increase horizontal padding by like 1-2px, but I wouldn't do more.
Author
Owner

@KN4CK3R commented on GitHub (Jul 18, 2023):

Maybe we could drop some columns like Beobachtungen as they are not really relevant in the admin context.

@KN4CK3R commented on GitHub (Jul 18, 2023): Maybe we could drop some columns like `Beobachtungen` as they are not really relevant in the admin context.
Author
Owner

@somera commented on GitHub (Jul 18, 2023):

@KN4CK3R I would say this columns
image
are not so important in this view.

@somera commented on GitHub (Jul 18, 2023): @KN4CK3R I would say this columns ![image](https://github.com/go-gitea/gitea/assets/8334250/811d9da1-3950-4db7-9975-70ba7da0172c) are not so important in this view.
Author
Owner

@denyskon commented on GitHub (Jul 18, 2023):

Maybe we should make a separate page with user details to move stuff out of the table

@denyskon commented on GitHub (Jul 18, 2023): Maybe we should make a separate page with user details to move stuff out of the table
Author
Owner

@lunny commented on GitHub (Jul 19, 2023):

Group the numbers columns as 1 column if they are not sortable columns.

@lunny commented on GitHub (Jul 19, 2023): Group the numbers columns as 1 column if they are not sortable columns.
Author
Owner

@somera commented on GitHub (Jul 19, 2023):

I checked the whole new UI and I'm not so happy with mowing the navigation to the left size. When you will extend the table size to WQHD, than it will look better. But the compressend width is not good. Sorry, this was wrong UI change.

@somera commented on GitHub (Jul 19, 2023): I checked the whole new UI and I'm not so happy with mowing the navigation to the left size. When you will extend the table size to WQHD, than it will look better. But the compressend width is not good. Sorry, this was wrong UI change.
Author
Owner

@denyskon commented on GitHub (Jul 19, 2023):

Regardless of the navigation, I think we need to simplify these tables.

@denyskon commented on GitHub (Jul 19, 2023): Regardless of the navigation, I think we need to simplify these tables.
Author
Owner

@somera commented on GitHub (Jul 19, 2023):

But you have to fix all tables.

image

image

image

@somera commented on GitHub (Jul 19, 2023): But you have to fix all tables. ![image](https://github.com/go-gitea/gitea/assets/8334250/261850b1-1567-4502-ba6b-0e520391a985) ![image](https://github.com/go-gitea/gitea/assets/8334250/4a8e904d-75bd-476a-9ea3-5522b4320894) ![image](https://github.com/go-gitea/gitea/assets/8334250/8bb8ce75-7216-461a-ae6a-6bd73c9a2fef)
Author
Owner

@lunny commented on GitHub (Aug 28, 2023):

The width of admin page could be extended like code review pages.

@lunny commented on GitHub (Aug 28, 2023): The width of admin page could be extended like code review pages.
Author
Owner

@denyskon commented on GitHub (Aug 31, 2023):

Also needed for at least repo list

@denyskon commented on GitHub (Aug 31, 2023): Also needed for at least repo list
Author
Owner

@silverwind commented on GitHub (Aug 31, 2023):

Yes I suppose it could be made flexible full width, but still that's just a workaround that does not help on small screens.

@silverwind commented on GitHub (Aug 31, 2023): Yes I suppose it could be made flexible full width, but still that's just a workaround that does not help on small screens.
Author
Owner

@denyskon commented on GitHub (Mar 4, 2024):

Reopening, because org and repo details can still be moved out to separate pages

@denyskon commented on GitHub (Mar 4, 2024): Reopening, because org and repo details can still be moved out to separate pages
Author
Owner

@lunny commented on GitHub (Apr 8, 2024):

I think the UI problem mentioned in this issue has been resolved. So I will move this issue to another milestone.

@lunny commented on GitHub (Apr 8, 2024): I think the UI problem mentioned in this issue has been resolved. So I will move this issue to another milestone.
Author
Owner

@somera commented on GitHub (Apr 13, 2024):

I think the UI problem mentioned in this issue has been resolved. So I will move this issue to another milestone.

Gitea version 1.21.10

There are a few small improvements. But it's not "perfect".

Sorted by size
image

Sorted by name
image

Date should be in one line. And the repo size.

@somera commented on GitHub (Apr 13, 2024): > I think the UI problem mentioned in this issue has been resolved. So I will move this issue to another milestone. Gitea version 1.21.10 There are a few small improvements. But it's not "perfect". Sorted by size ![image](https://github.com/go-gitea/gitea/assets/8334250/d9c459e0-f0e5-42ac-8bf8-8a57c9b396b8) Sorted by name ![image](https://github.com/go-gitea/gitea/assets/8334250/a4fecc8f-1a2d-460d-a550-764876ed3b5a) Date should be in one line. And the repo size.
Author
Owner

@lunny commented on GitHub (Apr 14, 2024):

#29581 hasn't been backport to v1.21

@lunny commented on GitHub (Apr 14, 2024): #29581 hasn't been backport to v1.21
Author
Owner

@lunny commented on GitHub (Sep 20, 2024):

@somera Can you confirm v1.22 still have the problem?

@lunny commented on GitHub (Sep 20, 2024): @somera Can you confirm v1.22 still have the problem?
Author
Owner

@somera commented on GitHub (Sep 20, 2024):

I checked it with 1.22.2 and it looks good.

@somera commented on GitHub (Sep 20, 2024): I checked it with 1.22.2 and it looks good.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11253