web-dev-path icon indicating copy to clipboard operation
web-dev-path copied to clipboard

blog/category/all page doesn' show any posts on certain width

Open Satoshi-Sh opened this issue 1 year ago • 3 comments

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 build locally to solve the issues and commit the changes.
  • Update the CHANGELOG.md file.

Screenshot

720px - 897px blog-all-bug

Satoshi-Sh avatar Jun 21 '24 19:06 Satoshi-Sh

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 !

mariana-caldas avatar Aug 06 '24 02:08 mariana-caldas

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.

Satoshi-Sh avatar Aug 06 '24 11:08 Satoshi-Sh

Oh, I see! Thanks for bringing this back, @Satoshi-Sh !

mariana-caldas avatar Aug 06 '24 23:08 mariana-caldas

I'm not sure how but the bug seems gone. I checked on the window(720px - 897px) I will close this issue.

Satoshi-Sh avatar Jan 05 '25 00:01 Satoshi-Sh