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

fix(pager): select value in adaptive pager has wrong vertical alignment in Safari #5243

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

dimodi
Copy link
Contributor

@dimodi dimodi commented Nov 25, 2024

Fixes #5242

Another option may be to avoid flexbox for the select element, but this may need more lines of code.

@dimodi dimodi requested a review from a team as a code owner November 25, 2024 14:12
@inikolova
Copy link
Contributor

LGTM :) However I would suggest to cut short the commit message. Also, the "pager" should start with small letter

@inikolova inikolova self-requested a review November 26, 2024 15:00
@dimodi dimodi changed the title fix(Pager): HTML select value in the adaptive Pager has wrong vertical alignment in Safari fix(pager): select value in adaptive pager has wrong vertical alignment in Safari Nov 27, 2024
@dimodi
Copy link
Contributor Author

dimodi commented Nov 27, 2024

OK, I fixed the letter casing and shortened the commit message a bit.

@TeyaVes
Copy link
Contributor

TeyaVes commented Nov 27, 2024

@dimodi , in the description of the issue you can add "fixes: {link to the targeted issue}" - in this way once the PR is closed, the issue will be automatically closed as well.

@dimodi dimodi merged commit 6e648fb into develop Nov 27, 2024
27 checks passed
@dimodi dimodi deleted the pager-select-safari branch November 27, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML select value in the adaptive Pager has wrong vertical alignment in Safari
3 participants