Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input file inconcistent display when user cancel the choose dialog #1443

Closed
alefab opened this issue Oct 23, 2019 · 0 comments
Closed

Input file inconcistent display when user cancel the choose dialog #1443

alefab opened this issue Oct 23, 2019 · 0 comments
Milestone

Comments

@alefab
Copy link

alefab commented Oct 23, 2019

Using the following input, on Chrome 78.0.3904.70:
<input class="mx-auto" id="fileInput" name="file" type="file" data-role="file" data-mode="drop" multiple onchange="onNewFileSelection()"></input>

If the user choose some files, validate the OS dialog, then click again on the input to choose some files but cancel the OS dialog, then the internal list of files of the input form is now empty but the Metro 4 input form is displaying the previous count of files.

@alefab alefab changed the title input file inconcistent display when user cancel the choose dialog Input file inconcistent display when user cancel the choose dialog Oct 23, 2019
@olton olton added this to the v4.3.3 milestone Oct 25, 2019
@olton olton closed this as completed Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants