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

fix: eng-120721 : added role to date picker span tag #924

Conversation

speshkar-c-eightfold
Copy link
Contributor

@speshkar-c-eightfold speshkar-c-eightfold commented Dec 16, 2024

SUMMARY:

The tool Accessibility Insights for web reports an issue ARIA attributes prohibited for element without any role.
Here the aria-label was used without any role as this is a non tabable element removed aria-label from the span element
image

image

GITHUB ISSUE (Open Source Contributors)

JIRA TASK (Eightfold Employees Only):

https://eightfoldai.atlassian.net/browse/ENG-120721

CHANGE TYPE:

  • Bugfix Pull Request
  • Feature Pull Request

TEST COVERAGE:

  • Tests for this change already exist
  • I have added unittests for this change

TEST PLAN:

Search for DateTimePicker component -> check for RangePicker component -> check for separator arrow role

image

image

on route : /events/edit?plannedEventId=xaoNqQjGk0Z
The Date picker arrow under Date and TIme edit section does not report an issue on ARC tool

image

Copy link

codesandbox-ci bot commented Dec 16, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@sravichandran-eightfold sravichandran-eightfold merged commit 3a05bbb into EightfoldAI:main Jan 14, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants