'Manage Topics' will not close when text field is empty #2768

Closed
opened 2025-11-02 04:47:47 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @HeshamTB on GitHub (Jan 17, 2019).

  • Gitea version (or commit ref): 1.6.3 30560b0
  • Git version: 2.20.1
  • Operating system: Arch GNU/Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • [ X ] SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • [ X ] Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

A simple bug. When in 'Code' tab in repo view, the 'Manage Topics' function can not be closed when the text field is empty unless the page is refreshed.
...

Screenshots

giteabug

Originally created by @HeshamTB on GitHub (Jan 17, 2019). - Gitea version (or commit ref): 1.6.3 30560b0 - Git version: 2.20.1 - Operating system: Arch GNU/Linux - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ X ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ X ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description A simple bug. When in 'Code' tab in repo view, the 'Manage Topics' function can not be closed when the text field is empty unless the page is refreshed. ... ## Screenshots ![giteabug](https://user-images.githubusercontent.com/38921037/51340369-ccd2cc80-1a9f-11e9-898d-a1895d830be5.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/ui label 2025-11-02 04:47:47 -06:00
Author
Owner

@stale[bot] commented on GitHub (Mar 21, 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 (Mar 21, 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.
Author
Owner

@Ryuno-Ki commented on GitHub (Jun 5, 2022):

Cannot reproduce on try.gitea.io v 1.17.0+dev-664-g73382d213

@Ryuno-Ki commented on GitHub (Jun 5, 2022): Cannot reproduce on try.gitea.io v 1.17.0+dev-664-g73382d213
Author
Owner

@wxiaoguang commented on GitHub (Jun 6, 2022):

I also did a quick test, it seems that the empty input can be saved correctly by clicking "Done" button.

However, there are some UI/UX problems:

  1. Not a11y friendly (it's not an easy task because the a11y of dropdown is not supported by Fomantic UI ....)
  2. The input will only be hidden when the network request is done. If user's network is laggy or broken, then clicking "Done" will make users feel that nothing happens.

Maybe this issue can be closed and these problem desires new issues.

@wxiaoguang commented on GitHub (Jun 6, 2022): I also did a quick test, it seems that the empty input can be saved correctly by clicking "Done" button. However, there are some UI/UX problems: 1. Not a11y friendly (it's not an easy task because the a11y of dropdown is not supported by Fomantic UI ....) 2. The input will only be hidden when the network request is done. If user's network is laggy or broken, then clicking "Done" will make users feel that nothing happens. Maybe this issue can be closed and these problem desires new issues.
Author
Owner

@wxiaoguang commented on GitHub (May 13, 2023):

Thank you for reminding this issue, it has been fixed by #23626

@wxiaoguang commented on GitHub (May 13, 2023): Thank you for reminding this issue, it has been fixed by #23626
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2768