Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PostSchedule toggle button: add aria-expanded and remove preventDefault #1369

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

afercia
Copy link
Contributor

@afercia afercia commented Jun 22, 2017

This PR tries to improve a bit the PostSchedule toggle button:

  • adds an aria-expanded attribute
  • add a type="button" attribute
  • removes event.preventDefault() as buttons with a type="button" attribute don't have any default action to prevent

Fixes #1363

@afercia afercia added the [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). label Jun 22, 2017
@afercia
Copy link
Contributor Author

afercia commented Jun 22, 2017

Thanks @iseulde 👋

@afercia afercia merged commit a7896aa into master Jun 22, 2017
@afercia afercia deleted the update/post-schedule-toggle-button-a11y branch June 22, 2017 14:45
dratwas added a commit that referenced this pull request Nov 14, 2019
* Add breadcrumbs to floating toolbar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants