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

Bug - Pagination - bottom pagination layout broken in mobile #9783

Closed
nicolethoen opened this issue Oct 31, 2023 · 2 comments · Fixed by #10315
Closed

Bug - Pagination - bottom pagination layout broken in mobile #9783

nicolethoen opened this issue Oct 31, 2023 · 2 comments · Fixed by #10315
Assignees
Labels
Milestone

Comments

@nicolethoen
Copy link
Contributor

nicolethoen commented Oct 31, 2023

Reported by ansible:

278058534-2e102cef-a06a-4a0e-ad12-e2cfcf5e1d6b

according to @mcoker: "In react, looks like there is a <div> that wraps the menu toggle that should ideally be removed or set to display: contents. The toggle's positioning relies on being a direct child of the .pf-v5-c-pagination element parent since the layout is controlled via flex."

@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues Oct 31, 2023
@wise-king-sullyman wise-king-sullyman moved this from Needs triage to Backlog in PatternFly Issues Nov 7, 2023
@wise-king-sullyman wise-king-sullyman added this to the Prioritized Backlog milestone Nov 7, 2023
@nicolethoen
Copy link
Contributor Author

It may just be that the dropdown in this pagination component has its menu appended to it using popper in a way that's adding an extra div around the triggering MenuToggle.

Copy link

stale bot commented Jan 9, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Jan 9, 2024
@kmcfaul kmcfaul moved this from Backlog to Not started in PatternFly Issues Mar 13, 2024
@tlabaj tlabaj modified the milestones: Prioritized Backlog, 2024.Q1 Mar 13, 2024
@kmcfaul kmcfaul modified the milestones: 2024.Q1, 2024.Q2 Mar 26, 2024
@kmcfaul kmcfaul moved this from Not started to In Progress in PatternFly Issues Apr 17, 2024
@kmcfaul kmcfaul moved this from In Progress to PR Review in PatternFly Issues Apr 30, 2024
@github-project-automation github-project-automation bot moved this from PR Review to Done in PatternFly Issues May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants