Skip to content

Accessibility audit: reduce use of disabled buttons #3906

Open
@nlhkabu

Description

@nlhkabu

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:

screenshot from 2018-05-05 09-25-49

Forms that includes choosing a password

Button is disabled until the user enters matching passwords in the 'password' and 'confirm password' fields:

screenshot from 2018-05-05 09-25-26

Confirmation modals

Button is disabled until the user enters the correct confirmation string:

screenshot from 2018-05-05 09-24-41

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):

screenshot from 2018-05-06 10-34-41

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityIssues with accessibility or to improve accessibility

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions