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

Upstream bug: undo keybinding broken in Todoist version 939 #67

Closed
mgsloan opened this issue Mar 13, 2019 · 3 comments
Closed

Upstream bug: undo keybinding broken in Todoist version 939 #67

mgsloan opened this issue Mar 13, 2019 · 3 comments
Labels
upstream-bug Something isn't working in Todoist

Comments

@mgsloan
Copy link
Owner

mgsloan commented Mar 13, 2019

Pressing u is supposed to trigger undo (even without todoist-shortcuts). I noticed that the changelog for version 939 specifies

⭐️ When you undo an action like rescheduling a task, you'll see a nicer animation.

And so I tested that undo still works, but it seems that Todoist's keybinding no longer works. I see this in the console:

Uncaught TypeError: p.undo is not a function
    at HTMLDocument.o (Col_AppCollection-af7320.js:5)
    at HTMLDocument._handleEvent (Col_ICECollection-8b2d7a.js:1)
@mgsloan mgsloan added the upstream-bug Something isn't working in Todoist label Mar 13, 2019
@mgsloan
Copy link
Owner Author

mgsloan commented Mar 16, 2019

Support says they're aware of the issue and a fix is in progress!

@mgsloan
Copy link
Owner Author

mgsloan commented Apr 1, 2019

There is now a workaround in place that overrides the 'u' keybinding with a function that clicks the "undo" link. Problem is that the undo link disappears after a while, but still good to have.

@mgsloan
Copy link
Owner Author

mgsloan commented Nov 3, 2021

Given that todoist just added comprehensive keyboard shortcuts but still no undo, I'm going to just close this out.

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

No branches or pull requests

1 participant