feat: add attachments section to conversation sidebar (#14371)

This commit is contained in:
Sivin Varghese
2026-05-06 15:13:51 +05:30
committed by GitHub
parent 00ba468486
commit 8f532f45ff
9 changed files with 484 additions and 1 deletions
@@ -7,6 +7,7 @@ export const DEFAULT_CONVERSATION_SIDEBAR_ITEMS_ORDER = Object.freeze([
{ name: 'conversation_info' },
{ name: 'contact_attributes' },
{ name: 'contact_notes' },
{ name: 'shared_files' },
{ name: 'previous_conversation' },
{ name: 'conversation_participants' },
{ name: 'linear_issues' },