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

List selection box changes with second click #11277

Open
2 of 6 tasks
MikeTschudi opened this issue Jan 13, 2025 · 2 comments
Open
2 of 6 tasks

List selection box changes with second click #11277

MikeTschudi opened this issue Jan 13, 2025 · 2 comments
Labels
0 - new New issues that need assignment. ArcGIS Solutions Issues logged by ArcGIS Solutions 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. design Issues that need design consultation prior to development. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs triage Planning workflow - pending design/dev review.

Comments

@MikeTschudi
Copy link
Member

Check existing issues

Actual Behavior

First click:
image
Subsequent clicks:
image

Expected Behavior

Consistency

Reproduction Sample

https://codepen.io/miketschudi/pen/dPbeXKY?editors=100

Reproduction Steps

please see reproduction sample

Reproduction Version

3.0.0-next.95

Relevant Info

Windows 11 Enterprise; Chrome 131

Regression?

No response

Priority impact

impact - p3 - not time sensitive

Impact

No response

Calcite package

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

Esri team

ArcGIS Solutions

@MikeTschudi MikeTschudi added 0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. needs triage Planning workflow - pending design/dev review. labels Jan 13, 2025
@github-actions github-actions bot added ArcGIS Solutions Issues logged by ArcGIS Solutions team members. calcite-components Issues specific to the @esri/calcite-components package. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive labels Jan 13, 2025
@driskull
Copy link
Member

I think this is expected as following the treegrid role. https://www.w3.org/WAI/ARIA/apg/patterns/treegrid/examples/treegrid-1/?cell

Currently, It focuses the row first and then the cell. We could change as the doc says there are 3 options to go about this. Should go through a design review.

@driskull driskull added the design Issues that need design consultation prior to development. label Jan 13, 2025
@driskull
Copy link
Member

I think this could be handled via #11078

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. ArcGIS Solutions Issues logged by ArcGIS Solutions 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. design Issues that need design consultation prior to development. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

2 participants