-
Notifications
You must be signed in to change notification settings - Fork 107
Description
What happened:
Trying to use the Yorkie Quill demo on the main yorkie.dev site in desktop Safari. If I try to edit the doc as User 1 then User 2 the focus of the cursor jumps between text areas when the events replicate. This makes the demo completely usable on Safari on a macbook.
What you expected to happen:
I expected to start typing in the rich text editor and not to have the focus of input jump between users, making it impossible to write coherent text.
How to reproduce it (as minimally and precisely as possible):
User safari on MacOS and try to use https://yorkie.dev/examples/quill
Anything else we need to know?:
This was my first interaction with Yorkie and it was very broken. I know enough to understand that is probably a browser's focus issue, so not to write off Yorkie as broken. Other potential users may not be as understanding. I would suggest that there is some review of demos on many devices to avoid potentially showing folks something totally broken. It would be better to require users to look at the demos using a browser you support than to let users look at the demos via browsers you don't test on.
Environment:
- Operating system:
MacOS Taheo 26.0.1
- Browser and version:
Safari 26.0.1
- Yorkie version (use
yorkie version):
The one running on your main site demos as of this moment at https://yorkie.dev/examples/quill
You should add something to your demos page that shows the server version.
- Yorkie JS SDK version:
The one running on your main site demos as of this moment at https://yorkie.dev/examples/quill
You should add something to your demos page that shows the server version.