Update site section tabs with better column calc and animations#4252
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a09a4a8494
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Improves SiteSectionTabs dropdown behavior and simplifies the layout logic.
This fixes viewport positioning/close animation issues (fixed RND-10938), restores correct mobile width, tightens one-row and masonry sizing, and reduces some of the overgrown column-layout complexity while keeping the masonry behaviors intact.
CleanShot.2026-05-13.at.19.42.39.mp4
Also streamlines the layout a little bit to be more compact.