Economy subnav redesign: one sticky bar with country capsule and underline topic tabs - #139
Merged
Merged
Conversation
…rline topic tabs Replaces the stacked country-switch row + sticky topic-pill row on the economy and trends pages with a single sticky subnav: segmented UK/US capsule on the left (abbreviations only on narrow screens), topic anchors as quiet underline tabs on the right. Scrollspy hooks (.economy-topics, aria-current=location) unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Redesigns the Economy section wayfinding: the two stacked bars (country switch pills + sticky topic pills) become one consolidated sticky subnav — 'Economy' label + UK/US segmented capsule on the left, topics as quiet underline tabs on the right. Trends pages get the same bar (countries only). Full country names collapse to UK/US abbreviations under 720px; topics scroll horizontally. economy-nav.js scrollspy hooks are unchanged. site_contract.py, site_nav.py, economy/build.py --check all pass.
🤖 Generated with Claude Code