SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 258 forks source link

TimePicker enhancement: Mobile view #7382

Closed DMihaylova closed 10 months ago

DMihaylova commented 1 year ago

After the initial redesign of the Time Picker component, we need to enhance the mobile view in the scenario where the input is clicked and a popover opens with standalone inputs for time, minutes, seconds (depending on the case). The reason behind that is in that way a numeric keyboard will be shown.

Screenshot 2023-05-17 at 9 13 47
DMihaylova commented 1 year ago

Related to: https://github.com/SAP/ui5-webcomponents/issues/3678

DMihaylova commented 10 months ago

Closed with https://github.com/SAP/ui5-webcomponents/pull/7549