sp-picker and sp-slider do not stop propagation of arrow key events after reacting to those events #5099
Labels
Component: Picker
Component: Slider
enhancement
New feature or request
jira ticket created
triage
An issue needing triage
Code of conduct
Impacted component(s)
Picker, Slider
Description of the requested feature
Opening this issue in behalf of Mukul Sharma.
Picker and Slider components should stop propagation of Arrow keyboard events after reacting to those events.
From the Slack thread discussion:
While we currently don't have a "blanket policy" for this, in this case, it seems reasonable for the slider to stop propagation since handling arrow key events is intrinsic to its functionality.
For other events we expose, consumers can handle them on their end depending on their use case.
Mockups or screenshots
No response
Implementation notes or ideas
Slider and Picker should stop propagation of Arrow key events
The text was updated successfully, but these errors were encountered: