-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hey! Congrats on the launch, just saw this on HN.
Small bug report:
- user A opens a room
- user B joins the same room
- user A opens "Notes" - user B sees "Notes" open
- user A clicks the "+" in the Notes to add a new note - user B sees this
- user A clicks the placeholder "write here" title
- user A starts typing a note
- bug: at this point, user B is still seeing the note being called "write here" in the Notes sidebar, while user A sees the note name be the note's first words. Even if user A closes and opens the notes (which has the same effect for user B), the note name for user B remains "write here". If user B clicks the "write here" note, the note title is correctly updated.
Other small/harder to catch bug: if you drag the Spotify window around fast enough, in some cases, the "drag" state of the window will stop working and your cursor will be highlighting songs in the window. i.e., if you drag the window fast enough (especially vertically), the window-being-currently-dragged state can be lost.
I also imagined that the Spotify play state would be shared amongst users, but it doesn't seem to be? i.e. each user listens to their own song? Could be cool to sync the play state, which song is started/double-clicked, and any scrubbing in the song among all users?
Metadata
Metadata
Assignees
Labels
No labels