You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings Page, Update Firmware and Update Website forms.
When uploading a new firmware file (e.g. ), the page shows a Working... overlay, then appears to show no feedback of the completion status of the update (i.e. success or failure). This was tested using Firefox and Chrome.
Looks like there is code for this, but the Toasts weren't observed.
Looks like the intent of the existing code is to reload the page after www.bin update, which would be prudent (to force the user to use the new web UI rather than the client-side code remnant of the UI pre-update). Doesn't appear that this reload is occurring.
Settings Page, Update Firmware and Update Website forms.
When uploading a new firmware file (e.g. ), the page shows a
Working...
overlay, then appears to show no feedback of the completion status of the update (i.e. success or failure). This was tested using Firefox and Chrome.Looks like there is code for this, but the Toasts weren't observed.
ESP-Miner/main/http_server/axe-os/src/app/components/settings/settings.component.ts
Lines 186 to 200 in 29a543d
Running developer tools showed:
![image](https://private-user-images.githubusercontent.com/106488469/390201342-6bc56bca-0658-4bdc-8a1a-d39d7b2434f6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NzEwMzcsIm5iZiI6MTczOTY3MDczNywicGF0aCI6Ii8xMDY0ODg0NjkvMzkwMjAxMzQyLTZiYzU2YmNhLTA2NTgtNGJkYy04YTFhLWQzOWQ3YjI0MzRmNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNlQwMTUyMTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01ZjEwNWEwZDA0MGNhYmVmMzY3NTA4Y2I3OWE4ZTE3ODhkZWY0MDg2MmY3ZDU5MDNmMGQ1ODAxY2E5NTg4Zjc0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.fR9vF-dJ-bxc6M-Tgr9e7miAP_R0uXdaYgb1SUYBkKI)
To Reproduce
Steps to reproduce the behavior:
Settings
pageBrowse
in theUpdate Website
formwww.bin
Expected behavior
Feedback is provided to the user.
Hardware:
The text was updated successfully, but these errors were encountered: