docs(todo): pin active follow-ups index to top of TODO.md#21
Open
dingyi wants to merge 1 commit into
Open
Conversation
The file is 530+ lines, mostly a finished work-log of HeroUI v3 migration + the v1.0 upstream sync. With every item but four marked done, you couldn't see what was actually open without scrolling through the entire file. Adds a compact "Active follow-ups" section pinned at the top with the four remaining open items (responsive QA, hideOnScroll verification, visual QA in light/dark, centred page width) and jump labels into the historical sections. No content moved or deleted; this is purely a navigation aid. The four items are all visual/UX judgement calls best done by a human in a running browser, so they're flagged as not appropriate for automated PR work. Made-with: Cursor
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.
Summary
`TODO.md` is 530+ lines and a finished work-log — only 4 of 130
checkbox items are still open. Without scrolling the whole file you
can't see what's actually unfinished.
This adds a compact Active follow-ups section pinned at the top
that lists the 4 open items with breadcrumbs back to their original
historical sections. Pure navigation aid; no content moved or
deleted.
Why this is "not appropriate for automated PR work"
The 4 remaining items are all visual/UX judgement calls (responsive
breakpoint checks, light/dark theme visual QA, page-width design
proposal, sticky-scroll header verification) that need a human in a
running browser making subjective calls. Flagging that explicitly so
neither I nor the next session burns time trying to "complete" them
via PR.
Diff
Single file, +22/-0.
This PR was generated automatically by Cursor
Made with Cursor