Feature Request: Week Picker
Author: maltegrosseCreated Feb 27, 2026Updated Feb 27, 2026
I really appreciate providing this amazing component library.
Personally, there is only one thing for me missing, a week picker.
I would fall back to the html standard, but <input type="week"> is not supported by all browser. see mozilla docs
Perhaps it could be combined with a month picker, <input type="month"> which has also limited browser compatibility, see mozilla docs
Thank you
Source: franken-ui/ui