feat: implement attachment browser and viewer modals, enhance chore attachment handling

This commit is contained in:
Mo Tarbin
2026-07-06 18:11:57 -04:00
parent 9136ff3ea3
commit 24508be4d4
11 changed files with 371 additions and 42 deletions

View File

@@ -235,6 +235,8 @@ const SmartTaskTitleInput = ({
caretColor: mode === 'dark' ? '#fff' : '#000',
border: 'none',
outline: 'none',
border: 'none',
outline: 'none',
}}
/>
<div