You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When entering dates you have to manually enter the separator characters each time, even though they are defined by system/selected format.
Describe the solution you'd like
Separator characters are automatically entered when needed, so that in order to enter the date 28.08.2024 18:13 user must only input 280820241813. Backspace should also skip the separators, but text selection should work normally.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When entering dates you have to manually enter the separator characters each time, even though they are defined by system/selected format.
Describe the solution you'd like
Separator characters are automatically entered when needed, so that in order to enter the date
28.08.2024 18:13
user must only input280820241813
. Backspace should also skip the separators, but text selection should work normally.The text was updated successfully, but these errors were encountered: