2
feat: make Notes column actionable in People table
Source: twentyhq/twenty#21244 · opened by @parshipcy
Scope & Context
Make the Notes column usable from index tables (People/Companies etc).
Related to #20288. I created this separate issue because the bug report is about missing UX, but the code intentionally blocks table editing, so fixing it requires new feature work, not a regression fix.
Current behavior
Actually, People Notes column is read-only by design:
On People, the Notes column does not show the edit pen on hover and does nothing on click. Notes can only be added from the person record -> Notes tab -> New note.
Expected behavior
It will be easy for a user when hover shows an edit pen button. Click opens create-note for that person (e.g. same side panel as New note, with the person pre-linked) or something like that and existing notes should stay clickable.
Make the Notes column usable from index tables (People/Companies etc).
Related to #20288. I created this separate issue because the bug report is about missing UX, but the code intentionally blocks table editing, so fixing it requires new feature work, not a regression fix.
Current behavior
Actually, People Notes column is read-only by design:
On People, the Notes column does not show the edit pen on hover and does nothing on click. Notes can only be added from the person record -> Notes tab -> New note.
Expected behavior
It will be easy for a user when hover shows an edit pen button. Click opens create-note for that person (e.g. same side panel as New note, with the person pre-linked) or something like that and existing notes should stay clickable.
No pledges yet. Be the first to back this.
Comments
Similar requests
Lightweight comments / quick log entries on records
10 votes · 0 comments
Template Function for Notes/Task
5 votes · 0 comments
Column-footer aggregates (Sum/Min/Max/Avg) should follow the field's Short/Full format
1 vote · 0 comments
Timeline roll-ups: People > Company > Opportunities
2 votes · 0 comments
Relation picker (MultipleRecordPicker) removes a linked record instantly on uncheck — no confirmation, no undo
1 vote · 0 comments
No comments yet.