You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the logic where users can cancel project creation across ChromeHeader, FileMenuAction, and ProjectSwitcher components:
- Introduced a check for user cancellation without throwing errors.
- Ensured relevant loading state resets and early returns to avoid erroneous flows.
This change makes the user flow smoother and less error-prone when the addProject action is cancelled.
0 commit comments