Dashboard: flat single-layer design pass + honest all-time trends - #1368
Merged
Conversation
…labels Calendar-aligned weekly buckets ended on a partial current week, rendering a fake cliff at the right edge of every series in the all-time view. Buckets are now anchored to the current time so the last bucket always covers a full trailing 7 days. All-time labels carry the full week range and year in the tooltip while the axis shows the compact start date. Also restyles the trend chart controls and legend to the flat text-color language: no pill fills or slider, selected range/mode turns green, and legend entries are series-colored words instead of bordered chips.
…nvas Section labels (Active Network, Contribution Calendar, OSS Contributions, Issue Discoveries, Featured Contributors/Discoverers/Work, Live Activity) now sit directly on the canvas with exactly one card layer beneath them; the outer wrapper cards are removed. Controls follow one language: no fills or outlines, only the selected item's text takes color (calendar months, live-activity statuses). Status and eligibility badges become plain colored words. The Live Activity filter row and pulsing dot are removed, the feed always shows all activity, and its header and card edges align with the Active Network column top and bottom.
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.
What changed
Design pass: one card layer on a black canvas
Fix: all-time trend chart
Before / After
Dashboard (35D default)
All-time range (note the fake right-edge cliff in Before)
Validation
npm run buildpasses; lint-staged ran on commit.