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-sortable-list: drag-n-drop via keyboard does not throw calciteListOrderChange event #10572

Open
2 of 6 tasks
AdelheidF opened this issue Oct 22, 2024 · 1 comment
Open
2 of 6 tasks
Labels
0 - new New issues that need assignment. a11y Issues related to Accessibility fixes or improvements. ArcGIS Map Viewer Issues logged by ArcGIS Map Viewer 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 - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone p - low Issue is non core or affecting less that 10% of people using the library
Milestone

Comments

@AdelheidF
Copy link

AdelheidF commented Oct 22, 2024

Check existing issues

Actual Behavior

no event is thrown when sorting via keyboard navigation

Expected Behavior

calciteListOrderChange gets called for keyboard and mouse navigation.

Reproduction Sample

https://codepen.io/afreitag/pen/jOwKGmK

Reproduction Steps

  1. Open codepen and use mouse to reorder elements. Notice the new order output below the list.
  2. Refresh and now use keyboard to reorder the list items. No event is thrown.

Reproduction Version

2.13.0

Relevant Info

No response

Regression?

might be, not sure when it stopped working

Priority impact

impact - p2 - want for an upcoming milestone

Impact

keyboard reordering is broken in Map Viewer

Calcite package

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

Esri team

ArcGIS Map Viewer

@AdelheidF AdelheidF 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 Oct 22, 2024
@github-actions github-actions bot added ArcGIS Map Viewer Issues logged by ArcGIS Map Viewer team members. calcite-components Issues specific to the @esri/calcite-components package. impact - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone labels Oct 22, 2024
@geospatialem geospatialem added the a11y Issues related to Accessibility fixes or improvements. label Oct 22, 2024
@geospatialem geospatialem added p - low Issue is non core or affecting less that 10% of people using the library and removed needs triage Planning workflow - pending design/dev review. labels Nov 12, 2024
@geospatialem geospatialem added this to the Freezer milestone Nov 12, 2024
@geospatialem
Copy link
Member

With the component's undocumented nature and a future implementation in-the-works the above is not currently planned for the design system at this time, more information on the updated implementation soon.

cc @jcfranco

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 Map Viewer Issues logged by ArcGIS Map Viewer 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 - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone p - low Issue is non core or affecting less that 10% of people using the library
Projects
None yet
Development

No branches or pull requests

2 participants