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 issue #16843

Closed
OlafvdSpek opened this issue Apr 21, 2021 · 3 comments
Closed

Vertical alignment issue #16843

OlafvdSpek opened this issue Apr 21, 2021 · 3 comments
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

OlafvdSpek commented Apr 21, 2021

5.1.1-dev+20210420.2d9aad5ab2

Might be caused by labels having a 8px bottom margin.

image

?route=/server/privileges&viewing_mode=server

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

Hi @OlafvdSpek!
Just installed PMA locally to fix this and also to give my first open source contribution as PMA helped me many times.
I had yarn install && composer install from master and then checked out 2d9aad5 without yarn install and the issue wasn't there.
After doing yarn install on the concerned commit, the issue is here.
Should I still fix it or let future merges fix it?
Thanks.

@williamdes
Copy link
Member

without yarn install and the issue wasn't there.

This is strange because you should not have a working UI without the yarn step that does js-compile and css-compile

Should I still fix it or let future merges fix it?

You can fix it, I confirmed the issue yesterday :)
But you need to use QA_5_1 as a base branch and re-run composer update && yarn for this fix because it also affects 5.1 verions

Just installed PMA locally to fix this and also to give my first open source contribution as PMA helped me many times.

Welcome !
Let me know if you need some help

@joffreycarle
Copy link
Contributor

@williamdes : Sorry, I just read again my post and it isn't clear.
I meant that I did the composer update && yarn when I've cloned the repo but not again when I checked out 2d9aad5
That's why at first, I didn't have the issue I guess.
Anyway, I will base on QA_5_1, open a branch for the fix and ask for a PR.

@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 Apr 27, 2021
MauricioFauth added a commit that referenced this issue Apr 29, 2021
Fixes #16843: vertical alignment in metro and pmahomme themes on user accounts overview
@williamdes williamdes self-assigned this Apr 29, 2021
@williamdes williamdes added this to the 5.1.1 milestone Apr 29, 2021
@williamdes williamdes moved this from n/a priority to Closed in issues Apr 29, 2021
MauricioFauth added a commit that referenced this issue Apr 29, 2021
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 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
Development

No branches or pull requests

4 participants