ClawdBot
|
805eacb9fc
|
fix(react): Add cancelAnimationFrame cleanup in useEffect
- Add cleanup function to cancel animation frame on unmount
- Prevents potential memory leaks and setState on unmounted component
- Closes #1093
|
2026-04-04 02:25:56 +03:00 |
|
Anish Sarkar
|
7d33a69e20
|
refactor: replace Tabs component with animated-tabs in InboxSidebar for improved UI transitions; adjust loading skeleton key props for consistency
|
2026-03-21 22:42:17 +05:30 |
|
Anish Sarkar
|
440f5aec72
|
fix: improve accessibility and styling in sidebar components
|
2026-03-17 12:42:25 +05:30 |
|
Anish Sarkar
|
a65fda359a
|
chore: ran linting
|
2026-03-08 20:57:29 +05:30 |
|
Anish Sarkar
|
863ba6865c
|
fix: update routing in settings and onboarding components to use 'tab' query parameter instead of 'section' for improved navigation consistency
|
2026-03-08 20:26:48 +05:30 |
|
Anish Sarkar
|
77dc6b7c91
|
feat: implement user settings page with profile and API key management components
|
2026-03-08 19:36:12 +05:30 |
|