-
Notifications
You must be signed in to change notification settings - Fork 56
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
feat(launchpad): enable user to reset nodes #1837
Conversation
|
||
"<Ctrl-r>": {"HomeActions":"TriggerResetNodesPopUp"}, | ||
"<Ctrl-R>": {"HomeActions":"TriggerResetNodesPopUp"}, | ||
"<Ctrl-Shift-r>": {"HomeActions":"TriggerResetNodesPopUp"}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Three combinations?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Ctrl-Shift-r
is just for a fall back. I'm not sure if it even works, i.e, some might think that [Ctrl+R]
in the docs/footer might refer to capital R
. So they'd try to perform ctrl + shift + r. It is just for that. It might just work without that, I haven't tested it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have the same pattern for the other keybinds.
It might be worth checking and cleaning that up later!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
d91bee2
to
d51ef5c
Compare
2523ea2
to
f0edf9a
Compare
reset
all the node services and clear the data.