Skip to content

Allow inline editing of template name#60

Merged
Empreiteiro merged 1 commit intomainfrom
feature/editable-template-name
Mar 27, 2026
Merged

Allow inline editing of template name#60
Empreiteiro merged 1 commit intomainfrom
feature/editable-template-name

Conversation

@Empreiteiro
Copy link
Copy Markdown
Owner

Summary

  • Click on template name in the detail page to edit it inline
  • Pencil icon appears on hover as visual affordance
  • Enter to save, Escape to cancel
  • PageHeader title prop now accepts ReactNode for flexibility

Test plan

  • Open a template detail page, hover over the name — pencil icon appears
  • Click the name — input field appears with save/cancel buttons
  • Edit and press Enter — name updates
  • Press Escape — edit cancelled, original name restored
  • Other pages using PageHeader with string title still work

🤖 Generated with Claude Code

Click the template name to edit it inline with Enter to save
and Escape to cancel. A pencil icon appears on hover as affordance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Empreiteiro Empreiteiro merged commit 0eb0ec1 into main Mar 27, 2026
@Empreiteiro Empreiteiro deleted the feature/editable-template-name branch March 27, 2026 13:47
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