MEDomics-UdeS / MEDomicsLab

https://medomicslab.netlify.app/
GNU General Public License v3.0
4 stars 4 forks source link

Fix Delete key while renaming #292

Closed NicoLongfield closed 6 months ago

NicoLongfield commented 6 months ago

This pull request fixes the issue with the Delete key not working while renaming a file. It also fixes the downloading of HTML files and removes the toast error that appears when double clicking is not handled.

Closes #240, #239, #225, #213