Skip to content

TimeInput doesn't trigger onChange for incomplete input values #1710

@vbabich

Description

@vbabich

Description
Clear the TimeInput value by pressing backspace, start typing the new value. TimeInput doesn't trigger onChange unless the input value is a complete hh:mm:ss time. Should complete the value with trailing zeros and trigger onChange on every change or at least on blur. Otherwise, the parent state keeps the previous time and gets out of sync with the UI showing the new partial value.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions