Commit graph

15 commits

Author SHA1 Message Date
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
6a88f9e0eb chore: ran linting 2026-03-10 16:17:12 +05:30
Anish Sarkar
5ecf4e3e9d refactor: remove unused comment-related state and components; streamline comment panel styling for improved responsiveness 2026-03-10 14:00:29 +05:30
Anish Sarkar
596515f523 feat: integrate Drawer component for mobile filtering in InboxSidebar
- Added a Drawer component to replace the dropdown menu for filtering in the InboxSidebar on mobile devices, enhancing usability.
- Implemented state management for the filter drawer, allowing users to select filters and connectors seamlessly.
- Updated the UI to accommodate the new Drawer, ensuring a consistent experience across different screen sizes.
- Enhanced connector filtering logic to improve item management and display options effectively.
2026-01-22 04:02:32 +05:30
Anish Sarkar
80f83e32c6 chore: frontend linting 2026-01-20 20:47:31 +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
DESKTOP-RTLN3BA\$punk
d96ae66012 chore: linting 2026-01-20 00:32:31 -08:00
DESKTOP-RTLN3BA\$punk
ab91cbd148 feat: implement responsive comment UI with mobile and desktop variants 2026-01-19 16:50:51 -08:00
CREDO23
f008acecfc feat(web): improve comment panel and trigger UI 2026-01-19 14:37:38 +02:00
CREDO23
0e48df63ff fix: position comment panel below trigger button 2026-01-16 16:07:13 +02:00
CREDO23
6b5468bd7d feat: integrate comments UI into chat messages 2026-01-16 15:09:51 +02:00
CREDO23
8de448a8ce feat(web): add comment trigger and improve panel empty state 2026-01-16 11:34:43 +02:00
CREDO23
d719370dc2 fix(web): improve comment thread layout 2026-01-16 11:10:54 +02:00
CREDO23
66275f1b53 feat(web): add comment panel component 2026-01-16 10:59:22 +02:00