ZoomApps / Liveapp

Liveapp Framework :rocket:
https://www.liveapp.com.au
2 stars 1 forks source link

Multiple Timepicker Functionality #43

Closed JasonBev closed 6 years ago

JasonBev commented 6 years ago

Liveapp Version - All

Issue: I have two fields with the type 'Time' on the same page.

If I click to edit the first field and change the hour value it saves that but returns the second time value in the display (loops through code twice and returns the last). This is confusing to the end user as they haven't clicked to edit the 2nd field and may still want to edit the minute value.

If the intended functionality of timepicker.js is to automatically skip to the 2nd field the dropdown needs to appear below that field to make it clear.

Page: Optionswindow, Card

E.g In screenshot I have selected 3:10am as the start time after changing the hour from 2 to 3. It is now showing the End Time of 11:00pm.

capture4

paulfisher53 commented 6 years ago

Hi @JasonBev , please try this fix:

Fix-43.zip

JasonBev commented 6 years ago

Testing complete and fix provided works as intended. Nothing further required for this item.

paulfisher53 commented 6 years ago

Fix/mod is available for this issue

We are closing this issue as a fix/mod has been supplied.

NOTE: If the issue persists, please re-open the issue with the appropriate testing information.