Skip to content

sp-picker and sp-slider do not stop propagation of arrow key events after reacting to those events #5099

Open
@rubencarvalho

Description

@rubencarvalho

Code of conduct

  • I agree to follow this project's 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions