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
The user can create a notebook when they are creating a task. When the notebook is created all the user gets as feedback is a toast notification at the bottom. If the user misses this it can lead to creating the notebook again, making another notebook of the same name (that's what happened to me.)
The app should probably redirect back to the create note page when the notebook is created.
The text was updated successfully, but these errors were encountered:
Hello ! Thanks for the report. That was the expected flow but it wasn't well implemented. There's actually #117 that's gonna do just that (among other things).
The user can create a notebook when they are creating a task. When the notebook is created all the user gets as feedback is a toast notification at the bottom. If the user misses this it can lead to creating the notebook again, making another notebook of the same name (that's what happened to me.)
The app should probably redirect back to the create note page when the notebook is created.
The text was updated successfully, but these errors were encountered: