Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make database selector resizable when editing privileges for user #16067

Closed
php4fan opened this issue Apr 8, 2020 · 0 comments · Fixed by #17068
Closed

Make database selector resizable when editing privileges for user #16067

php4fan opened this issue Apr 8, 2020 · 0 comments · Fixed by #17068
Assignees
Labels
enhancement A feature request for improving phpMyAdmin has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Milestone

Comments

@php4fan
Copy link

php4fan commented Apr 8, 2020

https://demo.phpmyadmin.net/master-config/

Steps to reproduce:

  • create a new user
  • go to the Databases tab to manage database-specific privileges for that user

Expected:
The multi select for selecting the databases should be usable, that is, decently sized and more importantly RESIZABLE.

Observed:
It isn't. It's ridiculously tiny and not resizable. Trying to scroll through the list of databases is PAINFUL, unless you have only a couple or three of them.

ALL select, textarea and similar input elements should ALWAYS be resizable, that's usability 101.

image

@williamdes williamdes added this to Triage zone in Enhancements via automation Apr 8, 2020
@williamdes williamdes moved this from Triage zone to Interface in Enhancements Apr 8, 2020
@williamdes williamdes added enhancement A feature request for improving phpMyAdmin ui Issues relating to the user interface labels Apr 8, 2020
lrb2 added a commit to lrb2/phpmyadmin-phpmyadmin that referenced this issue Aug 11, 2021
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
lrb2 added a commit to lrb2/phpmyadmin-phpmyadmin that referenced this issue Aug 11, 2021
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
lrb2 added a commit to lrb2/phpmyadmin-phpmyadmin that referenced this issue Aug 14, 2021
Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
lrb2 added a commit to lrb2/phpmyadmin-phpmyadmin that referenced this issue Aug 23, 2021
New `resize-vert` class for elements that may be resized vertically.

Signed-off-by: Lukas Bixen <lrb2_@outlook.com>
williamdes added a commit that referenced this issue Aug 23, 2021
… can be selected resizable

Pull-request: #17068
Fixes: #16067

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Aug 23, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes self-assigned this Aug 23, 2021
@williamdes williamdes added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Aug 23, 2021
@williamdes williamdes added this to the 5.1.2 milestone Aug 23, 2021
Enhancements automation moved this from Interface to Done Aug 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement A feature request for improving phpMyAdmin has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Projects
Enhancements
  
Done
2 participants