Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Crash after deleting workspace or todo item #205

Closed
nguyentran0212 opened this issue Nov 14, 2024 · 3 comments
Closed

[BUG] Crash after deleting workspace or todo item #205

nguyentran0212 opened this issue Nov 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@nguyentran0212
Copy link

Describe the bug 🐛

Deleting, adding, and deleting a todo item or workspace will crash the app.

To Reproduce 🐣
Steps to reproduce the behavior:

  1. Create a workspace / todo item (press a, input the title, press esc)
  2. Delete the created item (press xx, press y)
  3. Create a new workspace / todo item (press a) => The title of the previous workspace item would appear. Upon pressing esc, an error message would flash up at the bottom of the screen.
  4. Delete the newly created item (press xx, press y) => Dooit crashes

Expected behavior 🤔

Not crashing.

Screenshots 🧐

Part of the trace stack:

Screenshot 2024-11-14 at 12 13 06 pm

Desktop (please complete the following information): 🤖

  • OS: MacOS 14.3.1
  • Version Dooit 3.0.2
@nguyentran0212 nguyentran0212 added the bug Something isn't working label Nov 14, 2024
@kraanzu
Copy link
Member

kraanzu commented Nov 14, 2024

Yes I just noticed it yesterday if you do it fast enough. Thanks for opening this

Edit: Looks like you dont need to be fast. Ugh

@kraanzu kraanzu mentioned this issue Nov 14, 2024
Copy link

Did we solve your problem?
Glad we could help!

Consider sponsoring my work through github sponsors 😄
@kraanzu

@kraanzu
Copy link
Member

kraanzu commented Nov 15, 2024

Should be fixed with the latest update now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants