Skip to content

hide unwanted input depending on choosen op type#19513

Merged
MauricioFauth merged 1 commit intophpmyadmin:masterfrom
faissaloux:fix-op-type-display-input
Mar 11, 2025
Merged

hide unwanted input depending on choosen op type#19513
MauricioFauth merged 1 commit intophpmyadmin:masterfrom
faissaloux:fix-op-type-display-input

Conversation

@faissaloux
Copy link
Copy Markdown
Contributor

Description

Hello 👋

In this PR I hide the inputs that's shown even they are not necessary, depending on op type.

Before

The table and column fields are shown even we don't need them in case of text .

image

After

Text field shows only when text is chosen.

image

When Another column is chosen, table and column fields shows up.
image

Server configuration

  • phpMyAdmin version: 6.0.0-dev

Signed-off-by: faissaloux <fwahabali@gmail.com>
@faissaloux faissaloux force-pushed the fix-op-type-display-input branch from e846fca to b2e8aaf Compare January 13, 2025 14:39
@MauricioFauth MauricioFauth merged commit 358e9e7 into phpmyadmin:master Mar 11, 2025
@MauricioFauth MauricioFauth self-assigned this Mar 11, 2025
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Mar 11, 2025
@faissaloux faissaloux deleted the fix-op-type-display-input branch March 11, 2025 14:54
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.

4 participants