You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I chose a range of dates on the absence form and submit it, the dates should be saved. The total hours requested should update.
Actual behavior
It's saving the default date range instead of the selected range and not updating the total requested hours.
Steps to replicate
Click on the new absence request link and enter a date range different than the default.
Fill out the rest of the form and submit it.
The confirmation page will still have the default date instead of the supplied one.
Impact of this bug
Unable to submit an accurate request without the date range being saved
Compare this with the travel request form where the datePicker works as expected.
kevinreiss
changed the title
Absence request form not persisting selected dates
[lux-styleguidist] Absence request form not persisting selected dates
Mar 26, 2024
Expected behavior
When I chose a range of dates on the absence form and submit it, the dates should be saved. The total hours requested should update.
Actual behavior
It's saving the default date range instead of the selected range and not updating the total requested hours.
Steps to replicate
Click on the new absence request link and enter a date range different than the default.
Fill out the rest of the form and submit it.
The confirmation page will still have the default date instead of the supplied one.
Impact of this bug
Unable to submit an accurate request without the date range being saved
Related failing spec
The text was updated successfully, but these errors were encountered: