swiftlang / swift-docc-render

Web renderer for Swift-DocC documentation.
Apache License 2.0
311 stars 49 forks source link

Fix xlarge breakpoint #855

Open marinaaisa opened 3 months ago

marinaaisa commented 3 months ago

Bug/issue #128869276, if applicable:

Summary

Dependencies

NA

Testing

Steps:

  1. Run a doccarchive with a TopicsLinkCardGrid component on it
  2. Test it in a xlarge viewport and assert that it shows a pager of 8 items per row
  3. Assert that when resizing from xlarge viewport to large viewport, it shows a pager of 6 items per row

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.