fix: Polish Explore V2 sections, filters and spacing#29522
fix: Polish Explore V2 sections, filters and spacing#29522juanmigdr merged 5 commits intofeat/explore-page-v2-reorgfrom
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
Description
This PR polishes the new Explore page so the design patterns are consistent with other features.
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
before.mov
After
Screen.Recording.2026-04-30.at.4.05.15.AM.mov
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
UI-only styling and string copy tweaks; no changes to data flow, navigation behavior, or business logic.
Overview
Tightens Explore V2 layout/spacing to better match design rhythm: adjusts top/bottom padding and section tails across
ExploreScroll, carousels, pill rows, and the header search/browser row.Updates pill and tile visuals (pill padding/typography,
ExplorePillchange label weight, larger Sites “Recents/Networks” tiles and logo size) and adds an opt-inTileCarouselcompactSectionTailused for Dapps Recents. Also fixes a couple of English strings (typos/wording).Reviewed by Cursor Bugbot for commit 840f9fd. Bugbot is set up for automated code reviews on this repo. Configure here.