ic-ui-kit icon indicating copy to clipboard operation
ic-ui-kit copied to clipboard

[ic-time-selector] Add pageup/down functionality

Open GCHQ-Developer-718 opened this issue 3 months ago • 0 comments

Summary

Add a pageup/down listener that increases/decreases the selection in the focused column by 10.

💰 Use value

It's a standard keyboard interaction behaviour that will make it significantly easier for keyboard-only users to change their selection using arrow keys.

10 is a bit of a magic number. It's a consistent recommendation from W3C but using 10 specifically isn't required. If a different number seems more suitable during testing, the developer should feel free to use a different number.

GCHQ-Developer-718 avatar Oct 13 '25 12:10 GCHQ-Developer-718