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
Describe the bug
In the "Firmware" page, after selecting a file to upload, the file is shown below "Add file" button.
Then if one clicks the "Add file" again and cancel the selection in the dialog, the file below the "Add file" button is removed and a red "Required" is shown instead.
To Reproduce
Steps to reproduce the behavior:
Go to 'Firmware' page
Click on 'Add file', select a tarball, and click OK.
Click on 'Add file' again, and click cancel.
See the issue described above.
Expected behavior
The file selected before remains.
Screenshots
Desktop (please complete the following information):
OS: Windows/MacOS
Browser Chrome
Version 92.0.4515.107
Additional context
On Windows Firefox 90.0.2, the issue is not reproduced.
So the issue is reproduced only on Chrome. Safari is not tested.
The text was updated successfully, but these errors were encountered:
Looks like this is how the Bootstrap Vue file component behaves on Chrome. I observed the same behavior in the example in the Bootstrap Vue docs https://bootstrap-vue.org/docs/components/form-file on Chrome
This may be a bug for Bootstrap Vue, not the Web UI
Looks like this is how the Bootstrap Vue file component behaves on Chrome. I observed the same behavior in the example in the Bootstrap Vue docs https://bootstrap-vue.org/docs/components/form-file on Chrome
This may be a bug for Bootstrap Vue, not the Web UI
Updated the USB Firmware Update Policy enabled/disabled Info
Available only for service login
Fixed Incorrect toast notifications in policy page that existed
Signed-off-by: Nikhil Ashoka <[email protected]>
Describe the bug
In the "Firmware" page, after selecting a file to upload, the file is shown below "Add file" button.
Then if one clicks the "Add file" again and cancel the selection in the dialog, the file below the "Add file" button is removed and a red "Required" is shown instead.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The file selected before remains.
Screenshots
Desktop (please complete the following information):
Additional context
On Windows Firefox 90.0.2, the issue is not reproduced.
So the issue is reproduced only on Chrome. Safari is not tested.
The text was updated successfully, but these errors were encountered: