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

Date selection in search menu missing higher Z-index value #14248

Closed
DharmarajPS opened this issue May 2, 2018 · 6 comments
Closed

Date selection in search menu missing higher Z-index value #14248

DharmarajPS opened this issue May 2, 2018 · 6 comments
Assignees
Labels
Bug A problem or regression with an existing feature 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
Milestone

Comments

@DharmarajPS
Copy link

DharmarajPS commented May 2, 2018

Steps to reproduce

1.Please find the attached files where red marked image is bug. Not able to select/no left right arrow to navigate to next month or previous month.
2. Green marked image shows how to fix that bug. z-index: 99 works and shows navigation to next and prvious months
2. If we give give z-index 99, it will work.
3..div#ui-datepicker-div{z-index:99}

Expected behaviour

We should give z-index:99 to the #ui-datepicker so that we can select next and previous months.

Actual behaviour

If number of columns in table is less, then if we select date field, we are not able to select month because of Z-index value is 1(css part).

Server configuration

Operating system: windows 10

Web server: Apache

Database: MySQL

PHP version: PHP 7.1

phpMyAdmin version: phpMyAdmin 4.7.4

Client configuration

Browser: Google Chrome

Operating system: Windows 10
phpmyadminbug
phpmyadminbugsolved

@rijaspk
Copy link
Contributor

rijaspk commented May 3, 2018

@DharmarajPS, phpMyAdmin 4.9 have the same issue.I will try to fix this issue

@DharmarajPS
Copy link
Author

DharmarajPS commented May 3, 2018 via email

@rijaspk
Copy link
Contributor

rijaspk commented May 3, 2018

hi, @DharmarajPS .Inline Styles are used and I couldn't find the file where it is written.can you help me find that file.Input field of time also has a style issue.

@DharmarajPS
Copy link
Author

DharmarajPS commented May 3, 2018 via email

@rijaspk
Copy link
Contributor

rijaspk commented May 3, 2018

That works fine.

rijaspk added a commit to rijaspk/phpmyadmin that referenced this issue May 3, 2018
Issue phpmyadmin#14248

Signed-off-by: Rijas Ahammed PK <rijaspk5195@gmail.com>
rijaspk added a commit to rijaspk/phpmyadmin that referenced this issue May 4, 2018
Issue phpmyadmin#14248

Signed-off-by: Rijas Ahammed PK <rijaspk5195@gmail.com>
@devenbansod devenbansod added the Bug A problem or regression with an existing feature label May 5, 2018
@ibennetch ibennetch added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label May 19, 2018
@ghost
Copy link

ghost commented Jul 29, 2018

@rijaspk @ibennetch will this PR get merged or should someone open another one with a maybe better solution?

@williamdes williamdes removed the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Apr 1, 2019
@williamdes williamdes added this to To be sorted in issues May 2, 2019
@williamdes williamdes moved this from To be sorted to Reproduced in issues May 4, 2019
@williamdes williamdes self-assigned this Dec 24, 2019
@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 Dec 24, 2019
@williamdes williamdes added this to the 4.9.3 milestone Dec 24, 2019
williamdes added a commit that referenced this issue Dec 24, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Dec 24, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from Reproduced to Closed Dec 24, 2019
@williamdes williamdes added the ui Issues relating to the user interface label Dec 24, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2020
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 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
issues
  
Closed
Development

No branches or pull requests

5 participants