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

calcite-action: the aria-pressed attribute in the component does n't convey the correct state of the collapse and expand of the calcite-action-group.. #11110

Open
2 of 5 tasks
sakship2204 opened this issue Dec 19, 2024 · 1 comment
Labels
0 - new New issues that need assignment. a11y Issues related to Accessibility fixes or improvements. ArcGIS Enterprise Issues logged by ArcGIS Enterprise team members bug Bug reports for broken functionality. Issues should include a reproduction of the bug. calcite-components Issues specific to the @esri/calcite-components package. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone needs triage Planning workflow - pending design/dev review. p - high Issue should be addressed in the current milestone, impacts component or core functionality

Comments

@sakship2204
Copy link

sakship2204 commented Dec 19, 2024

Check existing issues

Summary

No response

Actual Behavior

aria-pressed stays as false even when the button is clicked :

Screenshot 2024-12-19 at 11 15 49 AM

Expected Behavior

aria-pressed should convey the correct state. When the collapse /expand is pressed, it should change to true and vice-versa.

Reproduction Sample

--

Reproduction Steps

  1. Inspect the calcite-action element
  2. Note element does not provide the correct aria-pressed information on clicking on collapsing /expanding button.

Reproduction Version

--

Working W3C Example/Tutorial

No response

Relevant Info

No response

Regression?

No response

Priority impact

impact - p1 - need for current milestone

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Enterprise

@sakship2204 sakship2204 added 0 - new New issues that need assignment. a11y Issues related to Accessibility fixes or improvements. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. needs triage Planning workflow - pending design/dev review. p - high Issue should be addressed in the current milestone, impacts component or core functionality labels Dec 19, 2024
@github-actions github-actions bot added ArcGIS Enterprise Issues logged by ArcGIS Enterprise team members calcite-components Issues specific to the @esri/calcite-components package. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone labels Dec 19, 2024
@geospatialem
Copy link
Member

Related: #10411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. a11y Issues related to Accessibility fixes or improvements. ArcGIS Enterprise Issues logged by ArcGIS Enterprise team members bug Bug reports for broken functionality. Issues should include a reproduction of the bug. calcite-components Issues specific to the @esri/calcite-components package. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone needs triage Planning workflow - pending design/dev review. p - high Issue should be addressed in the current milestone, impacts component or core functionality
Projects
None yet
Development

No branches or pull requests

2 participants