Remove org list on some pages #12024

Open
opened 2025-11-02 09:54:56 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @somera on GitHub (Nov 15, 2023).

Feature Description

I'm using gite for mirroring projects. And I have 3000+ orgas. And with this amount of orgas you see, what are gitea limits and that the design on some pages is broken.

Why this

image

list is rendered on so many pages?

For example, when I create new orga than I see this

image

Why here is the list nedded? After I create an orga I don't want switch to other.

Or when I create new repository/mirror in an specific orga than the whole list is not needed.

And for every orga the avatar will be loaded. Cause the resizing will be not scaled, I installen an nginx proxy (https://github.com/go-gitea/gitea/issues/20918#issuecomment-1768203022) with resize plugin to fix this issue and it's faster than gitea. If you have a lot of organ than the large select list with avatars make not sense. Cause I can't search in the huge list.

  1. Remove this list on some pages.
  2. Setting to enable/disable this list.

Screenshots

No response

Originally created by @somera on GitHub (Nov 15, 2023). ### Feature Description I'm using gite for mirroring projects. And I have 3000+ orgas. And with this amount of orgas you see, what are gitea limits and that the design on some pages is broken. Why this ![image](https://github.com/go-gitea/gitea/assets/8334250/3afb3e6d-5c22-4f59-a00b-fb941623f586) list is rendered on so many pages? For example, when I create new orga than I see this ![image](https://github.com/go-gitea/gitea/assets/8334250/fbf62325-61bc-4ea1-9752-23e2805d87ea) Why here is the list nedded? After I create an orga I don't want switch to other. Or when I create new repository/mirror in an specific orga than the whole list is not needed. And for every orga the avatar will be loaded. Cause the resizing will be not scaled, I installen an nginx proxy (https://github.com/go-gitea/gitea/issues/20918#issuecomment-1768203022) with resize plugin to fix this issue and it's faster than gitea. If you have a lot of organ than the large select list with avatars make not sense. Cause I can't search in the huge list. 1. Remove this list on some pages. 2. Setting to enable/disable this list. ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 09:54:56 -06:00
Author
Owner

@lunny commented on GitHub (Jun 30, 2025):

We can add some filter for the activities on the dashboard so that this page could be removed. It's duplicated with organization's primary page.

@lunny commented on GitHub (Jun 30, 2025): We can add some filter for the activities on the dashboard so that this page could be removed. It's duplicated with organization's primary page.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12024