Skip to content

Fix #19750 - Add Go button at the top of the insert row table#19751

Merged
MauricioFauth merged 1 commit intophpmyadmin:masterfrom
liviuconcioiu:19750
Jul 6, 2025
Merged

Fix #19750 - Add Go button at the top of the insert row table#19751
MauricioFauth merged 1 commit intophpmyadmin:masterfrom
liviuconcioiu:19750

Conversation

@liviuconcioiu
Copy link
Copy Markdown
Contributor

Description

Before:

06.07.2025_09.42.18_REC.mp4

After:

06.07.2025_09.43.14_REC.mp4

Fixes #19750

Before submitting pull request, please review the following checklist:

  • Make sure you have read our CONTRIBUTING.md document.
  • Make sure you are making a pull request against the correct branch. For example, for bug fixes in a released version use the corresponding QA branch and for new features use the master branch. If you have a doubt, you can ask as a comment in the bug report or on the mailing list.
  • Every commit has proper Signed-off-by line as described in our DCO. This ensures that the work you're submitting is your own creation.
  • Every commit has a descriptive commit message.
  • Every commit is needed on its own, if you have just minor fixes to previous commits, you can squash them.
  • Any new functionality is covered by tests.

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
Copy link
Copy Markdown
Member

@MauricioFauth MauricioFauth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@MauricioFauth MauricioFauth self-assigned this Jul 6, 2025
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Jul 6, 2025
@MauricioFauth MauricioFauth merged commit 862b0c5 into phpmyadmin:master Jul 6, 2025
40 of 41 checks passed
@liviuconcioiu liviuconcioiu deleted the 19750 branch July 6, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat]: Add Go button at the top of the insert row table

2 participants