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 Sort Order of Posts on Mobile for Masonry Layout #549

Closed
jauyong opened this issue Feb 22, 2021 · 3 comments
Closed

Fix Sort Order of Posts on Mobile for Masonry Layout #549

jauyong opened this issue Feb 22, 2021 · 3 comments
Assignees
Projects
Milestone

Comments

@jauyong
Copy link

jauyong commented Feb 22, 2021

Bug Description

Original Ticket: https://wordpress.org/support/topic/sort-order-of-last-posts-on-homepage/

In the masonry layout in the theme, the columns are two divs which hold all the posts and this changes the sort order for mobile

Note: Verify that this does not occur on the card blocks in the plugin

Expected Behaviour

On mobile, the order the posts are displayed in should be "correct" and match the order displayed on larger screen displays.

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots

Additional context

  • WordPress version:
  • Plugin version:
  • Gutenberg plugin version (if applicable):
  • PHP version:
  • OS:
  • Browser: [e.g. chrome, safari]
  • Device: [e.g. iPhone6]

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  1. On mobile, the order the posts are displayed in should be "correct" and match the order displayed on larger screen displays.
  2. Verify that this does not occur on the card blocks in the plugin

Implementation brief

QA testing instructions

Demo

Changelog entry

@jauyong jauyong added this to Backlog in Execution Feb 22, 2021
@jauyong jauyong moved this from Backlog to To Do in Execution Feb 26, 2021
@jauyong
Copy link
Author

jauyong commented Feb 26, 2021

@rodydavis to add ways to do this with modern CSS

@emeaguiar
Copy link
Contributor

emeaguiar commented Mar 5, 2021

@emeaguiar
Copy link
Contributor

Note that solution in #549 (comment) is no longer valid as it only worked in Firefox and needs to be activated by the user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Execution
  
Done
Development

No branches or pull requests

4 participants