Utkarshn10 / Focusly

Open source app to remain focused during your deep work sessions. Built using ReactJS
https://focusly.vercel.app/
MIT License
35 stars 44 forks source link

Prevent multiple Lo-fi's to be played at once #122

Closed Utkarshn10 closed 12 months ago

Utkarshn10 commented 12 months ago

Please describe the bug Currently, you can play multiple lofi sounds at once. This feature makes sense with focus sounds but not with lofi.

Describe the solution you'd like All the pages use same cards component. Implement a check that if the request comes from lofi and meditation page then only single sound can be played at once.

rojin254 commented 12 months ago

Hi, can I work on this issue?

Utkarshn10 commented 12 months ago

Hey @rojin254 thanks for contributing to Focusly. Issue assigned.