-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.4
-
MOODLE_34_STABLE
Just noticed that the date picker icon is clickable and causes the mini calendar to pop up when it should be disabled.
To replicate:
- Navigate to the calendar.
- Create a new event.
- Show more to display more form elements.
- The Duration should be set to "Without duration" by default.
- Click on the date picker icon for the "Until" field without selecting the "Until" radio button.
- Expected:
- The date picker should not come up.
- Actual:
- The date picker comes up.
This only seems to happen in the new event modal in the calendar page.