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

Task created twice when clicking on section headline #4

Closed
n0nick opened this issue Oct 27, 2020 · 3 comments
Closed

Task created twice when clicking on section headline #4

n0nick opened this issue Oct 27, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@n0nick
Copy link

n0nick commented Oct 27, 2020

Steps to reproduce:

  1. Click "Add" button on the righthand
  2. Focus on task item and type something "foo"
  3. While focus is still on task name input, click on section headline ("...")

Expected:
Task "foo" created and focus shifts to section headline

Actual:
Task "foo" created twice

Screencast:
Kapture 2020-10-27 at 11 14 15

@morris morris added the bug Something isn't working label Oct 27, 2020
@morris
Copy link
Owner

morris commented Oct 27, 2020

Thanks a lot, that's terrible, I will take a look!

@morris morris closed this as completed in 9295faf Oct 27, 2020
@morris
Copy link
Owner

morris commented Oct 27, 2020

Think I got it, thanks and let me know if you find anything else. I will add a contributions section (or file) soon and list you there if that's alright :)

@n0nick
Copy link
Author

n0nick commented Oct 27, 2020

You're quick :) Confirming this is fixed now.
Thanks! I really like the concept of this project and how you've implemented this.

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