phpmyadmin / phpmyadmin/phpmyadmin
New Event form's Go button missing
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 7.9k
- Forks
- 3.6k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 36
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use the Schema → Events sidebar New form as the entry point, then compare it with the Events page's Create new event modal, which reportedly works. Reproduce the type switch to RECURRING and back to ONE TIME; done means the Go submit button remains visible and the Event type control behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100