Skip to content

Conversation

@timgl
Copy link
Contributor

@timgl timgl commented Jan 30, 2026

Replace modal-based editing with inline editing for all columns:

  • Title: click to edit text field
  • Talent Partners: multi-select checkbox popover
  • Manager: searchable combobox popover
  • Priority: inline select dropdown with badge display
  • Hiring Profile: click to edit textarea

Changes:

  • Create EditableTextCell, EditableManagerCell, EditableTalentPartnersCell components
  • Export updateProposedHire from AddProposedHirePanel for reuse
  • Remove Actions column (no longer needed)
  • Use optimistic cache updates to prevent row jumping on edit

Replace modal-based editing with inline editing for all columns:
- Title: click to edit text field
- Talent Partners: multi-select checkbox popover
- Manager: searchable combobox popover
- Priority: inline select dropdown with badge display
- Hiring Profile: click to edit textarea

Changes:
- Create EditableTextCell, EditableManagerCell, EditableTalentPartnersCell components
- Export updateProposedHire from AddProposedHirePanel for reuse
- Remove Actions column (no longer needed)
- Use optimistic cache updates to prevent row jumping on edit
@timgl timgl requested a review from MarconLP as a code owner January 30, 2026 22:26
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.

2 participants