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

🐛 Fixed responsive issues with Posts filters #21871

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Conversation

dvdwinden
Copy link
Contributor

@dvdwinden dvdwinden commented Dec 11, 2024

When using the Admin on a mobile device, the filters on the Posts screen fell off the screen. They weren't scrollable horizontally, making them difficult to use. These changes address that.
The Members header uses the same markup, so I addressed a responsive issue there as well (the search bar for Members wasn't behaving accurately across resolutions).

fixes https://linear.app/ghost/issue/DES-1030/filters-for-posts-fall-off-screen-on-mobile-resolutions

Before / After

postsfilter.mp4

@dvdwinden dvdwinden force-pushed the filter-posts-mobile-fix branch from 3b510ff to 1aa9312 Compare December 11, 2024 16:03
@dvdwinden dvdwinden merged commit d78802d into main Dec 12, 2024
18 checks passed
@dvdwinden dvdwinden deleted the filter-posts-mobile-fix branch December 12, 2024 08:29
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.

2 participants