feat: enhance bug reporting by adding localStorage and config data capture, and fix submit button state

This commit is contained in:
Flavio Fois
2026-02-10 23:05:15 +01:00
parent 3eb95cca7f
commit 18c256ebf9
4 changed files with 76 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
# Existing Features
- [ ] Add seperated "Updater" binary, that will start on User login (via Scheduled Task), with a silent install mode.
- [ ] Attach localStorage, config file to the "Bug Reporter" ZIP file, to investigate the issue with the user enviroment.
- [x] Attach localStorage, config file to the "Bug Reporter" ZIP file, to investigate the issue with the user enviroment.
- [ ] Auto-send the "Bug Reporter" ZIP file to the support team, to investigate the issue with the user enviroment.
# Bugs