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

EDSC-3064: Fix 508 compliance 'Empty button' findings #1359

Open
mreese84 opened this issue Apr 15, 2021 · 0 comments
Open

EDSC-3064: Fix 508 compliance 'Empty button' findings #1359

mreese84 opened this issue Apr 15, 2021 · 0 comments
Labels

Comments

@mreese84
Copy link
Contributor

mreese84 commented Apr 15, 2021

Please review Contribution.md before contributing to this project.

Description

Path Finding Location Element
/search Empty button Date/time filter button <button aria-haspopup="true" aria-expanded="false" id="temporal-selection-dropdown" type="button" class="search-form_button search-form_button--dark dropdown-toggle btn btn-inline-block"><i class="fa fa-calendar">
/search Empty button Spatial filter button <button aria-haspopup="true" aria-expanded="false" id="spatial-selection-dropdown" type="button" class="search-form_button search-form_button--dark dropdown-toggle btn btn-inline-block"><i class="fa fa-crop">
/projects Empty button Compose button next to project name <button type="button" class="project-header_button project-header_button--edit" label="Edit project name">
/projects Empty button Open/close folders for band subsetting <button class="btn tree-item__parent-button" type="button">

Files

image-2021-02-04-11-28-43-710
image-2021-02-04-11-30-13-330

Acceptance Criteria

Fix 'Empty button' for all findings to be 508 compliant.

@mreese84 mreese84 added the 508 label Apr 15, 2021
@mreese84 mreese84 changed the title Fix 508 compliance 'Empty button' findings EDSC-3064: Fix 508 compliance 'Empty button' findings Apr 15, 2021
@mreese84 mreese84 added bug and removed bug labels Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant