Skip to content

Add ChronicDurationInput component

What does this MR do and why?

This component is a text input that converts a human-readable duration into a number of seconds.

This is needed for !71607 (closed).

This depends on !73402 (merged).

Screenshots or screen recordings

Empty input:

empty_input

Valid input:

valid_input

Invalid input:

invalid_input

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Olena Horal-Koretska

Merge request reports