palantir/blueprint

Text overflow wrapping for time picker

Ouverte

#4 702 ouverte le 7 mai 2021

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (2 167 forks)batch import
P2Package: datetimeType: feature requesthelp wanted

Métriques du dépôt

Stars
 (20 263 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

I think it would be helpful to support time wrapping for time picker when using the arrow keys. It seems unintuitive for 4:00 -> arrow down -> 4:59 instead of wrapping to 3:59.

Currently workarounds are not possible since origin of time change (hours, minutes seconds) and direction of change are not accessible from the onChange callback.

Thank you for your consideration!

Guide contributeur