gitea/templates/repo/settings
David Øvrelid 128eac9e0b
Fix duplicate ID when deleting repo (#28520)
There is an accessibility issue in the interface when attempting to
delete a repository. When I click on "Delete repository," a dialog box
appears, requiring confirmation to proceed with the repository deletion.
However, when I press the "Repo name" label, the wrong input field gains
focus. The focused field is located behind the dialog and is intended
for renaming the repository.
2023-12-19 04:40:05 +00:00
..
webhook Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
branches.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
collaboration.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
deploy_keys.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
githook_edit.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
githooks.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
layout_head.tmpl Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
lfs.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
lfs_file.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
lfs_file_find.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
lfs_locks.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
lfs_pointers.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
nav.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
navbar.tmpl Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
options.tmpl Fix duplicate ID when deleting repo (#28520) 2023-12-19 04:40:05 +00:00
protected_branch.tmpl Add protected branch name description (#27257) 2023-09-29 14:02:35 +00:00
push_mirror_sync_modal.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
tags.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00