Skip to content

PM-4640: add explicit private spec template link#1578

Merged
jmgasper merged 1 commit intodevfrom
PM-4640
Apr 1, 2026
Merged

PM-4640: add explicit private spec template link#1578
jmgasper merged 1 commit intodevfrom
PM-4640

Conversation

@jmgasper
Copy link
Copy Markdown
Collaborator

@jmgasper jmgasper commented Apr 1, 2026

What was broken

  • The private specification helper text linked the whole "Access specification templates" phrase, so the UI did not show an explicit "here" link like the public specification section.

Root cause

  • ChallengePrivateDescriptionField wrapped the full phrase in the anchor instead of rendering a separate linked label, and the private helper lacked the public section's explicit link styling.

What was changed

  • Updated the private specification helper to render "Access specification templates here." with only "here" linked.
  • Added matching link styling for the private helper text.
  • Added focused component coverage for the expand flow and the pre-populated private specification state.

Any added/updated tests

  • Added ChallengePrivateDescriptionField.spec.tsx.

Open with Devin

What was broken\n- The private specification helper text linked the whole "Access specification templates" phrase, so the UI did not show an explicit "here" link like the public specification section.\n\nRoot cause\n- ChallengePrivateDescriptionField wrapped the full phrase in the anchor instead of rendering a separate linked label, and the private helper lacked the public section's explicit link styling.\n\nWhat was changed\n- Updated the private specification helper to render "Access specification templates here." with only "here" linked.\n- Added matching link styling for the private helper text.\n- Added focused component coverage for the expand flow and the pre-populated private specification state.\n\nAny added/updated tests\n- Added ChallengePrivateDescriptionField.spec.tsx.
@jmgasper jmgasper requested a review from kkartunov as a code owner April 1, 2026 14:23
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@jmgasper jmgasper merged commit 9a9c0db into dev Apr 1, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant