1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/templates/repo/migrate
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
..
codebase.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
git.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
gitbucket.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
gitea.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
github.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
gitlab.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
gogs.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
helper.tmpl Add templates to customize text when creating and migrating repositories 2023-01-24 22:36:48 -05:00
migrate.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
migrating.tmpl Fix duplicate ID when deleting repo (#28520) 2023-12-19 04:40:05 +00:00
onedev.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
options.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00