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

Form Element of type 'Time' does not display its label, just HH:MM #702

Closed
6 tasks
Dowster64 opened this issue May 31, 2021 · 2 comments
Closed
6 tasks

Comments

@Dowster64
Copy link

Hi All,
I checked on stack overflow and here but could not find this mentioned. I apologise if I missed it.

What are the steps to reproduce?

Create a simple form like the one in the attached file. Seems to be same if 1 column, 2 column or required or not.
Note the example uses the form label to create artificial labels for the fields below.

What happens?

When a time element is used, with a label set, it is not displayed. The string 'HH:MM' appears where the label would likely be

What do you expect to happen?

That the label is used - perhaps with the format 'HH:MM' after? Or a row set aside for room for the label

Please tell us about your environment:

  • Node-RED-Dashboard version: 2.28.2, 2.29.0 & 2.29.1
  • Node-RED version: 1.2.5, 1.3.3, & 1.3.4
  • node.js version: 12.22.1 (all platforms)
  • npm version: 6.14.12
  • Platform/OS: Centos, Raspberry OS, & Windows Server 2019 Datacenter
  • Browser: Firefox and Edge

flows.json.txt

@dceejay
Copy link
Member

dceejay commented May 31, 2021

Hi - yes - so it does... Fix pushed to master.

@Dowster64
Copy link
Author

Thanks for the prompt fix. There is another issue regarding multilines though :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants