phpmyadmin / phpmyadmin/phpmyadmin
[6.0]: SQL export options are shown on other export formats
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
When exporting a table with Custom - display all possible options checked and other export format than SQL, it will show the SQL export options and also the selected format export options.
How to Reproduce
- Go to Export
- Select
CSVfrom format - Check
Custom - display all possible optionsfrom export method - See the export options from
SQLand alsoCSV. - Select
SQL - Select
CSV - It will show only the
CSVoptions
Expected behavior
Show the export options specific to the export format.
Screenshots
https://github.com/user-attachments/assets/12be3013-1ef3-4677-8c21-aaa546cb743f
phpMyAdmin version
6.0.0-dev
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
Start at the Export page and trace how the selected format and the “Custom - display all possible options” setting control the displayed options. No file or test is named in the issue; done means selecting CSV shows only CSV options, while selecting SQL shows only SQL options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, sql
- Domain
- databases, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100