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

Overlapping icons in navigation tree #16784

Closed
aprat84 opened this issue Apr 1, 2021 · 1 comment
Closed

Overlapping icons in navigation tree #16784

aprat84 opened this issue Apr 1, 2021 · 1 comment
Assignees
Labels
Bug A problem or regression with an existing feature ui Issues relating to the user interface
Projects
Milestone

Comments

@aprat84
Copy link

aprat84 commented Apr 1, 2021

Describe the bug

If I enable second icon for tables in navigation tree, they overlap each other (see screenshots).

To Reproduce

Just enable NavigationTreeDefaultTabTable2 in config

// $cfg['NavigationTreeDefaultTabTable'] = 'structure'; // optional
$cfg['NavigationTreeDefaultTabTable2'] = 'search';

Expected behavior

They should be styled so they fit as it was before phpMyAdmin 5.1.0

Server configuration

  • phpMyAdmin version: 5.1.0

Client configuration

  • Browser: Chrome, Firefox

Screenshots

v5.0.2:
image

v5.1.0:
image

@williamdes williamdes added Bug A problem or regression with an existing feature ui Issues relating to the user interface labels Apr 2, 2021
@williamdes williamdes added this to the 5.1.1 milestone Apr 2, 2021
@williamdes williamdes added this to Needs triage in issues via automation Apr 2, 2021
@williamdes williamdes moved this from Needs triage to to be fixed soon in issues Apr 2, 2021
@williamdes
Copy link
Member

This was introduced by 98dc941 in #15823

williamdes added a commit that referenced this issue Apr 2, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes self-assigned this Apr 2, 2021
issues automation moved this from to be fixed soon to Closed Apr 2, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature ui Issues relating to the user interface
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants