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.
gitea/templates/repo/migrate
Giteabot 932e282e15
Fix duplicate ID when deleting repo (#28520) (#28528)
Backport #28520 by @framitdavid


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.

I am submitting these pull requests to ensure that the correct input
field is focused when the user clicks on the label. This change will
also facilitate the writing of tests using Playwright or Testing Library
to retrieve elements based on roles. This PR will also improve
acessibility of this area.

Co-authored-by: David Øvrelid <46874830+framitdavid@users.noreply.github.com>
1 year ago
..
codebase.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
git.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
gitbucket.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
gitea.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
github.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
gitlab.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
gogs.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
migrate.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
migrating.tmpl Fix duplicate ID when deleting repo (#28520) (#28528) 1 year ago
onedev.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
options.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago