Optimize the help menu logic #14603

Open
opened 2025-11-02 11:17:16 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @huifeideteji on GitHub (Jun 14, 2025).

Feature Description

maybe it's a good way to display help information for each entry instead of displaying them together in a vague manner(img 1).
some proper noun only explained on documents(e.g.Restricted users and rights management).Despite it's a good habbit to read the documents,but it‘s hard to use if users need to check the document frequently(img 2 and 3).

Screenshots

Image

Image

Image

Originally created by @huifeideteji on GitHub (Jun 14, 2025). ### Feature Description maybe it's a good way to display help information for each entry instead of displaying them together in a vague manner(img 1). some proper noun only explained on documents(e.g.Restricted users and rights management).Despite it's a good habbit to read the documents,but it‘s hard to use if users need to check the document frequently(img 2 and 3). ### Screenshots ![Image](https://github.com/user-attachments/assets/3781f225-646a-4160-bd45-c86883352d45) ![Image](https://github.com/user-attachments/assets/971e5b1c-c714-4f52-99f7-c82c248a013e) ![Image](https://github.com/user-attachments/assets/f15c4124-111d-447c-9100-7458447f2413)
GiteaMirror added the type/proposal label 2025-11-02 11:17:16 -06:00
Author
Owner

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

The description could be behind the radio box.

@lunny commented on GitHub (Jun 14, 2025): The description could be behind the radio box.
Author
Owner

@huifeideteji commented on GitHub (Jun 14, 2025):

The description could be behind the radio box.

Well,when I hover my mouse over the radio button, I don't see the description.It just show the name of this column

Image

when i hover my mouse over the "?"button,it will show a short help message but not specific to any particular option
Image

@huifeideteji commented on GitHub (Jun 14, 2025): > The description could be behind the radio box. Well,when I hover my mouse over the radio button, I don't see the description.It just show the name of this column <img width="949" alt="Image" src="https://github.com/user-attachments/assets/7de1d96a-9f5f-4e4b-a12d-f81cec32d750" /> when i hover my mouse over the "?"button,it will show a short help message but not specific to any particular option ![Image](https://github.com/user-attachments/assets/90155e1b-994b-4f4d-b0cc-7b685814eb18)
Author
Owner

@wxiaoguang commented on GitHub (Jun 14, 2025):

We already have a better UI on other pages. See https://github.com/go-gitea/gitea/pull/34057#issuecomment-2763257315

@wxiaoguang commented on GitHub (Jun 14, 2025): We already have a better UI on other pages. See https://github.com/go-gitea/gitea/pull/34057#issuecomment-2763257315
Author
Owner

@huifeideteji commented on GitHub (Jun 14, 2025):

We already have a better UI on other pages. See #34057 (comment)

That's another question.This UI going better for a bit. But it only applied on the repository setting pages,while the setting for team still using the UI in my screenshot.
Both the new and old UI have the problem I mentioned:they dont have a clear description.For example,if the access of "Issue" set to "Read" or "Anonymous Read" or "Everyone Read",does it means that Issue can only be read?In fact,no.According to the documents,the access of "Read" include"View issues and create new issues."That might cause misunderstanding.Tha's why i suggested adding a describtion for each entry.It would help users understand what each option actually allows, and reduce the need to constantly refer to the documentation.

@huifeideteji commented on GitHub (Jun 14, 2025): > We already have a better UI on other pages. See [#34057 (comment)](https://github.com/go-gitea/gitea/pull/34057#issuecomment-2763257315) That's another question.This UI going better for a bit. But it only applied on the repository setting pages,while the setting for team still using the UI in my screenshot. Both the new and old UI have the problem I mentioned:they dont have a clear description.For example,if the access of "Issue" set to "Read" or "Anonymous Read" or "Everyone Read",does it means that Issue can only be read?In fact,no.According to the documents,the access of "Read" include"View issues and create new issues."That might cause misunderstanding.Tha's why i suggested adding a describtion for each entry.It would help users understand what each option actually allows, and reduce the need to constantly refer to the documentation.
Author
Owner

@wxiaoguang commented on GitHub (Jun 14, 2025):

I am just showing the new UI for reference. And the new UI clearly states that:

Image

@wxiaoguang commented on GitHub (Jun 14, 2025): I am just showing the new UI for reference. And the new UI clearly states that: ![Image](https://github.com/user-attachments/assets/c48a1cfb-5062-44ba-b152-e8b74a9b8e87)
Author
Owner

@huifeideteji commented on GitHub (Jun 14, 2025):

I am just showing the new UI for reference. And the new UI clearly states that:

Image

Well,apologize for my not reading carefully and impulsiveness.But the difference between "Teams" setting and "repository" setting still exist.This will have a sense of lack connection.

@huifeideteji commented on GitHub (Jun 14, 2025): > I am just showing the new UI for reference. And the new UI clearly states that: > > ![Image](https://github.com/user-attachments/assets/c48a1cfb-5062-44ba-b152-e8b74a9b8e87) Well,apologize for my not reading carefully and impulsiveness.But the difference between "Teams" setting and "repository" setting still exist.This will have a sense of lack connection.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14603