Skip to content

suggest optimize the event of menu on issue/PR sidebar #10926

Closed
@a1012112796

Description

@a1012112796
  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • 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

Hello, I have a suggestions about issue/PR sidebar menu optimize . now when we choose or remove an items on sidebar menu like labels and assignees . it will directly send post event to server. I think it's not necessary, a more good way is just save choices and do ui show. And send the results to server when choose is finished (maybe mean the menu is closed). then we can save same type choics in one comment like github style. Thanks.

jtsd

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions