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 trying to use the datepicker to choose a date on an event with multiple offerings, there are two issues:
The date picker on multiple event offerings is visually different from the one we have for creating single events.
After clicking the date picker on multiple event offerings, the date picker for Single Events and Multiple Events sometimes show up together, which is a strange bug.
Additionally, improve the date picker by making the entire body clickable. The picker only pops up if the calendar icon is clicked.
Single Event Date Picker:
Multiple Event Date Picker:
Both showing up when clicking the date picker for multiple events:
The text was updated successfully, but these errors were encountered:
The issue is not fixed, we still need to implement the same calendar icon datepicker inside the modal correctly. The modal is currently using the default datepicker, but that is not the solution, it is a temporary fix so that multiple offering events can be saved.
When trying to use the datepicker to choose a date on an event with multiple offerings, there are two issues:
Single Event Date Picker:
Multiple Event Date Picker:
Both showing up when clicking the date picker for multiple events:
The text was updated successfully, but these errors were encountered: