nikobojs / manuscrape_electron

ManuScrape desktop app for Windows 11
5 stars 2 forks source link

Refactor date and datetime input fields #8

Open nikobojs opened 10 months ago

nikobojs commented 10 months ago

I've got several iterations of feedback on the input field from Nuxtlabs Input with type date/datetime. A user wants to be able to write the year without the number expanding to 5 and 6 digits. Which makes sense. And is weirdly difficult to hack.

nikobojs commented 9 months ago

Also adding locales (or just settings) to date form fields is required to support 24-hour option.