v0.3.21: Code Plan detail page redesign#24
Merged
Conversation
- Long descriptions no longer push the whole page down: the header keeps just title/badges/meta, and the description moves into its own card (above Design Spec) clamped to 5 lines with a Show more/less expander. Stats row now lands at the top of the viewport. - Tasks, Assets & PRs, Impact Analysis, and Linked Work Items now live in a tab group with Tasks as the default tab (with counts in each label), so tasks are visible immediately and every context section is one click away. Empty Impact/Work Items tabs get explanatory empty states instead of being hidden. - Add Task action sits on the tab row, always reachable. - Dropped dead imports/styles left over from the old inline layout. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
Tag
v0.3.21has been pushed with this changelog.Test plan
Tasks (10) | Assets & PRs (2) | Impact (0) | Work Items (0), Tasks content shows by default, and all tabs switch correctly.tsc --noEmitclean for the touched files (only the pre-existing documented errors elsewhere).🤖 Generated with Claude Code