-
Notifications
You must be signed in to change notification settings - Fork 562
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
Add tooltip for restore deleted tags clarification #2899
Add tooltip for restore deleted tags clarification #2899
Conversation
Good call @pachlava! I've fixed that up now in my last update. |
Going to wait for updated copy from @SylvesterWilmott for this. |
For the copy, I think we need something a little more explicit to indicate that it wont restore all tags but only the ones associated with the restored version of the note: "Any deleted tags associated with the restored version of this note will be re-added to your list of tags." |
That does make it more clear @SylvesterWilmott. I've updated the copy to that now |
Thanks @sandymcfadden |
Pushing this to 2.12.0 because it's time to finalize 2.11.0 for submission. |
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.
Tested in light and dark mode in Firefox and Electron, looks great 👍
Add new help icon Update to new help icon Fix positioning of the help icon Fix background color of tooltips Update the copy for the added tooltip
5123f36
to
37551c6
Compare
Fix
Fixes #2889
With the new restore deleted tags option in the note history revision selector, there was some confusion around what the action would do. This adds a tooltip with more information explaining what will take place.
Test