Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BasicUI] Unable to set date to Item which is NULL #2646

Open
1 of 4 tasks
mueller-ma opened this issue Jul 5, 2024 · 0 comments
Open
1 of 4 tasks

[BasicUI] Unable to set date to Item which is NULL #2646

mueller-ma opened this issue Jul 5, 2024 · 0 comments
Labels
basic ui Basic UI bug Something isn't working

Comments

@mueller-ma
Copy link
Member

Which UI are you reporting an issue for?

  • Basic UI
  • HABPanel
  • HABot
  • CometVisu

The problem

I have a DateTime Item that is set to NULL. It isn't possible to set a time via the Input widget.

Input inputHint="time" item=MyDateTimeItem

In Chrome:
grafik
I can open the picker, but when I close it, the time is discarded.

In Firefox:
I click on the hour -- and enter 1 2 (selection jumps to minutes) and enter 0, which removes the 12 hours.

Expected behavior

It should be possible to set the time on Items that are NULL.

Your environment

runtimeInfo:
  version: 4.1.3
  buildString: Release Build
locale: de-DE
@mueller-ma mueller-ma added the bug Something isn't working label Jul 5, 2024
@lolodomo lolodomo added the basic ui Basic UI label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basic ui Basic UI bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants