Cannot drag cards when music player is playing

  1. Go to https://kinopio.club/
  2. Drag and move some cards around
  3. Start playing music
    CleanShot 2021-08-18 at 14.32.38@2x
  4. Try to drag some cards - the focus is lost when seconds update on the music card

Info
macOS
Chrome 92.0.4515.107 (x86_64)

2 Likes

Thanks dominik, ya I’ve seen this too. I think in the future when I move from vue 2 to vue 3 , I’ll be able to get a bit more lower level control on how the dom updates so that moving the card doesn’t kill the audio player element

2 Likes

To clarify, it looks like what’s happening is, when the audio player updates the seconds count, it interrupts a card drag. So the effect is, you can only drag for max 1 second before the action stops while audio is playing. (So it’s not the audio player that gets killed).

2 Likes

oh helpful clarification, there might be something i can do sooner rather than later in that case

2 Likes

this should now be fixed. Thanks for the report!

2 Likes