BugUIaffects/6.0confirmed/6.0good first issuenewbie
Metriche repository
- Star
- (6886 stelle)
- Metriche merge PR
- (Merge medio 2g 17h) (11 PR mergiate in 30 g)
Descrizione
Describe the bug
There are a few issues with the Navigation panel settings icon from top left.
- 5.2.2-dev, 6.0.0-dev - On all themes, the icon is still present if
Two-factor authenticationtab fromSettingsis selected. (#18308) - 5.2.2-dev, 6.0.0-dev - On
Bootstraptheme, the icon is present on all tabs fromSettings. (#18308) - 6.0.0-dev - On all themes, sometimes on
Page-related settingsmodal some dots can be seen (see second video) only if theSettingsicon is clicked from home page caused by (list-style-type: disc) - 6.0.0-dev - On all themes, the
Page-related settingsmodal is empty while you click on databases from left side, while it shouldn't (see third video)
To fix the remaining issues, the code that creates the modals should be changed, because the modals are created in two places of the page. The right place is at the bottom (see last image)
To Reproduce
Steps to reproduce the behavior:
- Go to https://demo.phpmyadmin.net/master-config/index.php?route=/
- From
ThemeselectBootstrap - Go to
Settings - See error
Expected behavior
The icon shouldn't be visible if the user is on Settings page, on all themes.
Screenshots
Server configuration
- phpMyAdmin version: 5.2.2-dev, 6.0.0-dev