Bug: mux-uploader-retry
not shown on upload error + retry not reseting mux-uploader-progress
#874
Closed
1 task done
Labels
bug
Something isn't working
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
mux-uploader
Which browsers are you using?
Edge ("Edgeium")
Which operating systems are you using?
Windows
Description
I am reporting two bugs in one issue.
Reduced test case
https://gist.github.com/theazgra/2c88938a3198540b6e6ecb9324e47d3c
Steps to reproduce
Current Behavior
Upload fails. Correct status message (error message) is shown. But retry button (
<mux-uploader-retry>
) is not shown.Also when i modify HTML in inspector, showing the

<mux-uploader-retry>
button, clicking in doesn't reset<mux-uploader-progress>
element state. This is screenshot after click the button:Expected Behavior
<mux-uploader-retry>
is shown, when upload fails. Allowing user to click the button.<mux-uploader-progress>
is reseted after reseting uploader state (progress bar and percentage are hidden)Errors
No response
What version of the package are you using?
1.0.0-beta.6
The text was updated successfully, but these errors were encountered: