mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
After some discussions in CZO, it was decided that we should reduce the increment of minutes to one because the up/down arrow isn't very helpful at all. Most of the time, users would manual type their desired time and micro adjust with the arrow keys if needed. This change also solves the issue where the time picker only counts multiples of 5s as valid time as it was tied to the increment of minutes.