Closed TheFallenSpirit closed 5 months ago
It seems that Firefox is "not great" when it comes to rendering of a datetime-local input and is a known issue. I can see what the issue is with regards to it defaulting to todays date and time on chromium though @boojack happy to put up a PR that at least fixes that issue?
Will there be any attempt to fix the issue with Firefox or will it just be stagnant for now?
I will have a look to see if anything can be done on Firefox but first pass suggests they just need to properly support that input type.
@boojack PR for fixing the issue of it not using the current memo date when opening the input https://github.com/usememos/memos/pull/3524
Describe the bug
When attempting to edit the date of a memo on Firefox, the date selector does not have an option to select the time. Also when changing the value in the date selector, it is not reflected in the memo.
Upon attempting to do the same thing on Chromium, it works perfectly fine. Also, when opening the date selector on both Firefox and Chromium, it opens to the current date & time not the date & time of the memo.
Steps to reproduce
The version of Memos you're using
0.22.1
Screenshots or additional context
No response