phpmyadmin / phpmyadmin/phpmyadmin

New Event form's Go button missing

Open
#19,576 2 comments 0 reactions 0 assignees View on GitHub

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:

  1. Expand Schema -> Events in the sidebar (there have to be existing events for this to show up)
  2. Click on 'New'
  3. Click on 'Change to RECURRING'
  4. 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

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.