JoeMakuta
4e6251ea04
Replace setOpen(!open) toggles with functional setOpen(prev => !prev) across codebase
2026-03-29 18:47:05 +02:00
Anish Sarkar
9efb9341b1
chore: ran linting
2026-03-10 18:24:53 +05:30
Anish Sarkar
7035703993
feat: add compact mode to CommentComposer for streamlined input; update UI components for improved layout and user experience
2026-03-10 18:24:28 +05:30
Anish Sarkar
3fb83e4c3a
refactor: enhance comment components with improved styles and functionality
...
- Updated placeholder text in CommentComposer for clarity.
- Implemented auto-resizing for the textarea in CommentComposer.
- Adjusted styles for CommentPanel and CommentSheet for better layout and usability.
- Enhanced CommentActions button visibility on hover for improved interaction.
- Refined comment item display logic to simplify user experience.
2026-01-20 19:49:34 +05:30
CREDO23
0b675dfc3b
feat(web): improve comment editing and mention rendering
2026-01-19 14:37:45 +02:00
CREDO23
9d11446553
feat: implement inline editing for comments
2026-01-16 20:39:23 +02:00
CREDO23
15c9594926
fix: add spacing in comment thread, show 'Me' for current user
2026-01-16 17:08:40 +02:00
CREDO23
111ecc79fd
feat(web): add threading lines to comment replies
2026-01-16 12:59:38 +02:00
CREDO23
09317cd9f7
chore: formatting cleanup
2026-01-16 11:36:17 +02:00
CREDO23
d719370dc2
fix(web): improve comment thread layout
2026-01-16 11:10:54 +02:00
CREDO23
a287145361
feat(web): add comment thread component
2026-01-15 21:22:02 +02:00