Open
Description
From our accessibility audit:
You have some disabled buttons on the page. Can you avoid these? Read more here: https://axesslab.com/disabled-buttons-suck/
I can think of several places this currently applies:
Pagination
'Previous' button is disabled on the first page, 'Next' button is disabled on the last page:
Forms that includes choosing a password
Button is disabled until the user enters matching passwords in the 'password' and 'confirm password' fields:
Confirmation modals
Button is disabled until the user enters the correct confirmation string:
Project lists
When the logged in user is maintainer of a project, and therefore cannot use the 'manage' button, or;
When the project has no releases (and therefore has no public page yet):