Slide Button will listen for keyboard events, specifically the arrow keys, page up/down keys and the Home and End keys
When receiving keyboard focus a focus ring will be applied (visually) to the slider thumb.
Does this PR introduce a breaking change?
[ ] Yes
[x] No
Are there any additional context?
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Reminders
[ ] Make sure you have implemented tests following the guidelines in: "The good: Test".
[ ] Make sure you have updated the cookbook with examples and showcases (for bug fixes, enhancements & new components).
Review
[x] Determine if your changes are a fix, feature or breaking-change, and add the matching label to your PR. If it is tooling, dependency updates or similar, add ignore-for-release.
Which issue does this PR close?
This PR closes #3605
What is the new behavior?
Slide Button will listen for keyboard events, specifically the arrow keys, page up/down keys and the Home and End keys
When receiving keyboard focus a focus ring will be applied (visually) to the slider thumb.
Does this PR introduce a breaking change?
Are there any additional context?
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Reminders
Review
When the pull request has been approved it will be merged to
develop
by Team Kirby.