pkalogiros / AudioMass

Free full-featured web-based audio & waveform editing tool
1.95k stars 227 forks source link

Request: verify exit intent functionality #70

Open yoraysa opened 1 year ago

yoraysa commented 1 year ago

Hi, I just recorded 1 hour of audio and instead of clicking File -> Export, I accidently clicked the back button in my browser and by that I lost everything I recorded :\

If there was a simple js beforeunload listener with a confirm('are you sure?'); line of code this wouldn't happen.

Would appreciate if you can add this functionality 🙏 I would do it myself but I don't know how to interact with github.