You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yp05327 7a2ff6c162
Fix edit topic UI (#27925)
Before:
desktop view:

![image](https://github.com/go-gitea/gitea/assets/18380374/c04d8730-5dac-4318-9643-72801da0ca16)
mobile view:

![image](https://github.com/go-gitea/gitea/assets/18380374/187220d3-1fcc-4db8-9cf8-ee88fe92d989)
after click `Save` btn:

![image](https://github.com/go-gitea/gitea/assets/18380374/c3242470-7e6f-4ddc-a2ac-d896bbd39529)

![image](https://github.com/go-gitea/gitea/assets/18380374/82e03ba5-a6d2-4437-b074-387e7ad5b6ba)
refresh the page, you will see that `gt-m-0` is missing after save
topic:

![image](https://github.com/go-gitea/gitea/assets/18380374/26914820-9363-483c-af70-78b76de47523)


After:
desktop view:

![image](https://github.com/go-gitea/gitea/assets/18380374/12d878e1-351e-4983-b3d9-5216e9f30a19)
mobile view:

![image](https://github.com/go-gitea/gitea/assets/18380374/4adf9b0f-977b-4bbc-a42f-b9bfb2d648dd)
after click `Save` btn:

![image](https://github.com/go-gitea/gitea/assets/18380374/064c911e-d074-4432-8a55-8ff8ddb93989)
8 months ago
..
actions Add dedicated class for empty placeholders (#27788) 8 months ago
branch Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
cite Update JS and PY dependencies (#27501) 9 months ago
code Fix more "locale" usages (#27259) 9 months ago
diff Show correct commit sha when viewing single commit diff (#27916) 8 months ago
editor Fix more "locale" usages (#27259) 9 months ago
find Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
graph Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
issue Remove "tabindex" from some form buttons (#27892) 8 months ago
migrate Fix more "locale" usages (#27259) 9 months ago
projects Change green buttons to primary color (#27099) 9 months ago
pulls Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
release Fix more "locale" usages (#27259) 9 months ago
settings Use flex-container for repo and org settings (#27418) 9 months ago
tag Fix more "locale" usages (#27259) 9 months ago
wiki Fix more "locale" usages (#27259) 9 months ago
activity.tmpl Fix more "locale" usages (#27259) 9 months ago
blame.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
branch_dropdown.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
clone_buttons.tmpl Fix more "locale" usages (#27259) 9 months ago
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 1 year ago
commit_load_branches_and_tags.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
commit_page.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commit_status.tmpl Restore warning commit status (#27504) 9 months ago
commit_statuses.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commits.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
commits_list.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commits_list_small.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commits_table.tmpl Fix more "locale" usages (#27259) 9 months ago
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
create_helper.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
empty.tmpl Fix more "locale" usages (#27259) 9 months ago
file_info.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
forks.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
graph.tmpl Fix more "locale" usages (#27259) 9 months ago
header.tmpl cleanup repo details icons/labels (#27644) 9 months ago
home.tmpl Fix edit topic UI (#27925) 8 months ago
icon.tmpl cleanup repo details icons/labels (#27644) 9 months ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 12 months ago
release_tag_header.tmpl Fix more "locale" usages (#27259) 9 months ago
search.tmpl Fix more "locale" usages (#27259) 9 months ago
search_name.tmpl Clean template/helper.go (#23922) 1 year ago
shabox_badge.tmpl cleanup locale function usage (#27227) 9 months ago
sub_menu.tmpl Enable followCursor for language stats bar (#27713) 8 months ago
unicode_escape_prompt.tmpl cleanup locale function usage (#27227) 9 months ago
upload.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
user_cards.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
view_file.tmpl Add link for repositories README file (#27684) 8 months ago
view_list.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
watchers.tmpl Fix user-cards format (#24428) 1 year ago