reedsy / quill-cursors

A multi cursor module for Quill text editor.
MIT License
248 stars 54 forks source link

Other user's cursor position prevents clicking on link text. #72

Closed vivek-eraser closed 2 years ago

vivek-eraser commented 2 years ago

This is similar to this issue. The other user's cursor position prevents clicking on the link text via the cursor.

alecgibson commented 2 years ago

I'm not entirely sure I understand the issue. Do you mean if you happen to click exactly on a user's cursor then it doesn't open the link? Presumably it works fine if you click either side of the cursor, right?

Could you please provide exact repro steps, and preferably a screen capture?

vivek-eraser commented 2 years ago

You are right about clicking on the either side but I do feel that it is not a good user experience. Please find below the attached screen capture.

Issue

alecgibson commented 2 years ago

I agree that's not great; just wanted to clarify what problem we're solving — thanks for the recording!