fix: resetEmptyTitleError #2889
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/resetEmptyTitleError"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi dpschen!
Thank you for creating a PR!
I've deployed the frontend changes of this PR on a preview environment under this URL: https://2889-fix-resetemptytitleerror--vikunja-frontend-preview.netlify.app
You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.
This preview does not contain any changes made to the api, only the frontend.
Have a nice day!
What does this fix?
event.which
is deprecatedDoes that make sense?
When pressing enter without entering anything in the add task input, the error messages is now visible only for a few 100ms and then hidden.
0fabb49f13
toa6f2bc7819
fix: resetEmptyTitleErrorto WIP: fix: resetEmptyTitleErrora6f2bc7819
tod030083736
WIP: fix: resetEmptyTitleErrorto fix: resetEmptyTitleErrord030083736
tof2ae5af504
This should work now
Thanks!