asivery / webminidisc

Upload your Music to NetMD and HiMD MiniDisc devices thanks to WebUSB and WASM
GNU General Public License v2.0
122 stars 28 forks source link

Add Right-click Context Menu #45

Closed Tobio89 closed 4 months ago

Tobio89 commented 5 months ago

Relates to this issue: https://github.com/asivery/webminidisc/issues/42

Description

I tried to follow the existing code structure. I added a redux file for actions etc related to the menu.

Demonstration

https://github.com/asivery/webminidisc/assets/44494591/1e20e4b8-4ef4-4360-b1c5-3bb2cdf8c07f

image

Tobio89 commented 5 months ago

The lockfile changed because there was an issue with running the app in the beginning, related to rollup. The issue suggested deleting node modules and the lockfile, and it worked, but it's changed the file. Hope that's okay!