We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description There's an inconsistent behaviour whilst trying to add additional files for upload via this modal:
Steps to Reproduce
Observed behavior
On chrome: After the selection of the first file, each attempt to add more requires the user to select a file twice.
On safari: After the selection of the first file it's not possible to add any more to the modal.
Expected behavior The user should be able to attach additional files as necessary without having to make 2 attempts.
Videos
Chrome behaviour (observe that it requires the additional file to be selected twice as the file picker is shown again after the selection):
Safari behaviour (observe it is not possible to add more than one file to the modal):
Desktop:
Notes
The text was updated successfully, but these errors were encountered:
Thanks, I can reproduce on Brave, not on FF.
Sorry, something went wrong.
Tbaut
Successfully merging a pull request may close this issue.
Description
There's an inconsistent behaviour whilst trying to add additional files for upload via this modal:
Steps to Reproduce
Observed behavior
On chrome: After the selection of the first file, each attempt to add more requires the user to select a file twice.
On safari: After the selection of the first file it's not possible to add any more to the modal.
Expected behavior
The user should be able to attach additional files as necessary without having to make 2 attempts.
Videos
Chrome behaviour (observe that it requires the additional file to be selected twice as the file picker is shown again after the selection):
Adding.Multiple.Files.Chome.mov
Safari behaviour (observe it is not possible to add more than one file to the modal):
Adding.multiple.files.Safari.mov
Desktop:
Notes
The text was updated successfully, but these errors were encountered: