New Event form's Go button missing
Describe the bug
The New Event form cannot be submitted when changing the Event type.
To Reproduce
Steps to reproduce the behavior:
- Expand Schema -> Events in the sidebar (there have to be existing events for this to show up)
- Click on 'New'
- Click on 'Change to RECURRING'
- The 'Go' button disappears
The 'Change to RECURRING' button is replaced by a dropdown input element. The button stays missing when switching back to 'ONE TIME' and the Event type input stays a dropdown input element.
Expected behavior
The button should still be there to submit the form.
Screenshots
Server configuration
- Operating system: Ubuntu 22.04
- Web server: Apache 2.4
- Database version: MariaDB 11.4
- PHP version: 8.1
- phpMyAdmin version: 5.2.2
Client configuration
- Browser: Chromium
- Operating system: Windows 10
Additional context
If you instead go to the Events page and click 'Create new event' there, the form opens in a Modal and works as expected.
When using the modal, after changing the Event type, the buttons are there but offscreen until the modal is moved.
Exactly! It's impossibly now to set recurring event with phpMyAdmin!