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/settings
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
..
webhook Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
branches.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
collaboration.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
deploy_keys.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
githook_edit.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
githooks.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Use flex-container for repo and org settings (#27418) (#27430) 1 year ago
lfs.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
lfs_file.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
lfs_file_find.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
lfs_locks.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
lfs_pointers.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
nav.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
navbar.tmpl Use flex-container for repo and org settings (#27418) (#27430) 1 year ago
options.tmpl Fix duplicate ID when deleting repo (#28520) (#28528) 1 year ago
protected_branch.tmpl Add protected branch name description (#27257) (#27351) 1 year ago
push_mirror_sync_modal.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago