tududi/frontend/components/Inbox
Chris e2d0b4d228
fix: resolve inbox project creation bugs (#1018)
- Fix button text showing "Update Project" instead of "Create Project"
  by checking for project.uid/id instead of just project existence
- Remove duplicate success toast (ProjectModal already shows one)
- Update both local and global projects store after creation
  so new project appears in Projects view without refresh

Fixes #980
2026-04-13 20:32:57 +03:00
..
InboxCard.tsx Fix an issue with breaking inbox input on long strings (#823) 2026-02-07 09:03:13 +02:00
InboxItemDetail.tsx Fix an issue with breaking inbox input on long strings (#823) 2026-02-07 09:03:13 +02:00
InboxItems.tsx fix: resolve inbox project creation bugs (#1018) 2026-04-13 20:32:57 +03:00
InboxSelectedChips.tsx Fix refactor pt2 (#734) 2025-12-27 17:46:34 +02:00
QuickCaptureInput.tsx Fix an issue with breaking inbox input on long strings (#823) 2026-02-07 09:03:13 +02:00
SuggestionsDropdown.tsx Tc refactor pt1 (#589) 2025-11-23 21:48:49 +02:00