blog/category/all page doesn' show any posts on certain width
What do we need to build or fix?
- Blog posts should show up. Technical details Probably animation doesn't get triggered because of the window ratio.
Approach suggestions Need to play with the trigger point?
Deadline Please keep in mind that once you assign this task to yourself, you'll need to complete it in 10 days.
Acceptance criteria
- Test the section and components in many screen sizes, you can use the Inspect tool for that.
- Please test if the new changes added to the components do not affect the other instances.
- Test the feature in many browsers, such as Chrome, Firefox, Edge, and Safari (MAC).
- If there are any build problems when submitting your PR, run
yarn buildlocally to solve the issues and commit the changes. - Update the CHANGELOG.md file.
Screenshot
720px - 897px
We solved this by upgrading our Netlify account to PRO. Our assumption is that the free version had a limited API request. Thanks, @Satoshi-Sh !
This is a different issue, @mariana-caldas
The animation(show posts) doesn't get triggered on a certain width of the window in /blog/category/all.
Oh, I see! Thanks for bringing this back, @Satoshi-Sh !
I'm not sure how but the bug seems gone. I checked on the window(720px - 897px) I will close this issue.