Skip to content

fix: project detail page writing samples and type key fixes#240

Merged
roadlittledawn merged 1 commit into
developfrom
fix-projects-ui
Mar 6, 2026
Merged

fix: project detail page writing samples and type key fixes#240
roadlittledawn merged 1 commit into
developfrom
fix-projects-ui

Conversation

@roadlittledawn

Copy link
Copy Markdown
Owner

Summary

  • Render "Writing samples available upon request" text for links with type === "writing_sample" instead of a broken anchor tag
  • Fix project type map keys from engineering/writing to software_engineering/technical_writing to match API values
  • Remove Keywords section from admin ProjectDetailPage (keywords removed from data model)

Test plan

  • Open a project with a writing_sample link — verify the text message renders instead of a link
  • Verify project type badge renders correctly for software_engineering and technical_writing project types
  • Verify admin project detail page no longer shows a Keywords section

🤖 Generated with Claude Code

…tDetailPage

- Render "Writing samples available upon request" text for links with type writing_sample instead of a clickable anchor
- Fix project type map keys from 'engineering'/'writing' to 'software_engineering'/'technical_writing' to match API values
- Remove Keywords section from admin ProjectDetailPage (keywords removed from data model)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@roadlittledawn roadlittledawn merged commit 29d4351 into develop Mar 6, 2026
1 check passed
@roadlittledawn roadlittledawn deleted the fix-projects-ui branch March 6, 2026 16:48
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