You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Description:
Currently, when hovering just above any block, the cursor changes to a pointer, and clicking on it displays a tooltip. This behavior needs to be modified to enhance user experience. Instead of activating the tooltip on click, we should implement the functionality to allow users to edit words on mouse-up (or highlight) only#173.
Steps to Reproduce:
Hover just above any block to see the cursor change to a pointer.
Click on the block to display the tooltip.
Observe that the tooltip appears on click.
Expected Behavior:
The tooltip should not appear on click.
Users should be able to edit the text by releasing the mouse button (mouse-up) instead.
Additional Information:
This change aims to streamline interactions and reduce confusion regarding tooltip activation.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Currently, when hovering just above any block, the cursor changes to a pointer, and clicking on it displays a tooltip. This behavior needs to be modified to enhance user experience. Instead of activating the tooltip on click, we should implement the functionality to allow users to edit words on mouse-up (or highlight) only #173.
Steps to Reproduce:
Expected Behavior:
Additional Information:
This change aims to streamline interactions and reduce confusion regarding tooltip activation.
The text was updated successfully, but these errors were encountered: