]> source.dussan.org Git - gitea.git/commit
Fix duplicate ID when deleting repo (#28520)
authorDavid Øvrelid <46874830+framitdavid@users.noreply.github.com>
Tue, 19 Dec 2023 04:40:05 +0000 (05:40 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Dec 2023 04:40:05 +0000 (04:40 +0000)
commit128eac9e0b03ee9c1e45dbd49da8e4726ca569f2
treea8770cc7f69384db72afd0a4e073f2b11d50615f
parent14ffdf617375eda6f9d676271fcb796a5b83186d
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.
templates/repo/migrate/migrating.tmpl
templates/repo/settings/options.tmpl