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

Vertical alignment seems off #16605

Closed
OlafvdSpek opened this issue Jan 29, 2021 · 15 comments · Fixed by #16795
Closed

Vertical alignment seems off #16605

OlafvdSpek opened this issue Jan 29, 2021 · 15 comments · Fixed by #16795
Assignees
Labels
Bug A problem or regression with an existing feature good first issue has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete newbie ui Issues relating to the user interface
Projects
Milestone

Comments

@OlafvdSpek
Copy link

5.1.0-rc1

Vertical alignment of the table names seems off.
Same for the sum values of rows, size and overhead. Font size of these seems off too.

image

@williamdes williamdes added this to the 5.1.0 milestone Jan 30, 2021
@williamdes williamdes added Bug A problem or regression with an existing feature good first issue newbie ui Issues relating to the user interface labels Jan 30, 2021
@williamdes williamdes added this to Needs triage in issues via automation Jan 30, 2021
@williamdes williamdes moved this from Needs triage to n/a priority in issues Jan 30, 2021
@rajpratyush
Copy link

Hi @williamdes I would like to work on this issue if it is still open ? Also I would like to have some insight and context of the problem.

@williamdes
Copy link
Member

Hi @williamdes I would like to work on this issue if it is still open ? Also I would like to have some insight and context of the problem.

Hi @rajpratyush it is still open and you can work on it
You can find the issue reported when browsing the table list of a database

@rajpratyush
Copy link

@williamdes can you tell me the files associated with this and tell them where they are located. And kindly assign me the issue

@williamdes
Copy link
Member

@williamdes can you tell me the files associated with this and tell them where they are located. And kindly assign me the issue

I think you should start be checking CSS differences between demo servers to find out what to search for in the code.

Demo servers (root, no password)

@rajpratyush
Copy link

Sure

@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 Feb 14, 2021
@ibennetch ibennetch modified the milestones: 5.1.0, 5.1.1 Feb 24, 2021
@bradsi
Copy link
Contributor

bradsi commented Apr 6, 2021

Hi, @williamdes I've had a play around with the CSS and I've got a fix for this. First time contributing to OSS so wanted to make sure I can work on it. Please could you assign me the issue if so?

@williamdes
Copy link
Member

Hi, @williamdes I've had a play around with the CSS and I've got a fix for this. First time contributing to OSS so wanted to make sure I can work on it. Please could you assign me the issue if so?

Hi @bradsi
Thank you for contributing, for sure you can work on it :)
Let us know your progress and if you stopped working on it

@bradsi
Copy link
Contributor

bradsi commented Apr 7, 2021

@williamdes is this going into QA_5_1?
I've forked, pulled from main and made a branch for changes, but PR is showing 948 files changed so I think I've done something wrong. Do I need to pull from QA_5_1 instead of main? Sorry for the stupid question.

@OlafvdSpek
Copy link
Author

Isn't master affected (too)?

@williamdes
Copy link
Member

@williamdes is this going into QA_5_1?
I've forked, pulled from main and made a branch for changes, but PR is showing 948 files changed so I think I've done something wrong. Do I need to pull from QA_5_1 instead of main? Sorry for the stupid question.

Seems like you sorted it out 👍🏻
I think it should go into QA_5_1, your PR is fine :)

@williamdes williamdes linked a pull request Apr 8, 2021 that will close this issue
6 tasks
williamdes added a commit that referenced this issue Apr 13, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from n/a priority to Closed Apr 13, 2021
@williamdes williamdes self-assigned this Apr 13, 2021
@OlafvdSpek
Copy link
Author

@williamdes
Copy link
Member

Isn't master affected (too)?

https://demo.phpmyadmin.net/master-config/index.php?route=/database/structure&server=2&db=mysql

Seems like you are right, maybe the rule does not apply because the th is in a tr

@bradsi
Copy link
Contributor

bradsi commented Apr 16, 2021

Is demo on a different release as this change has only affected 5.1.1 so maybe the changes aren't reflecting on demo?

@williamdes
Copy link
Member

Is demo on a different release as this change has only affected 5.1.1 so maybe the changes aren't reflecting on demo?

I merged QA_5_1 into master, I can confirm the changes are there but seem not to work

@bradsi
Copy link
Contributor

bradsi commented Apr 16, 2021

I will look into it and get a fix

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 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 good first issue has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete newbie ui Issues relating to the user interface
Projects
issues
  
Closed
5 participants