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

Test Run Export Feature Adjustment #5

Open
antonio-amjr opened this issue Oct 19, 2023 · 1 comment
Open

Test Run Export Feature Adjustment #5

antonio-amjr opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@antonio-amjr
Copy link
Contributor

The export test run feature happens to show a popup message for the user, after the operation is complete.

The thing is that the message may appear even before.
That occurs because the browser may ask for permission or the path to download the file.

The image below shows Safari asking to allow the download with the success message already in screen:
Screenshot 2023-10-19 at 15 41 19

So, the question is:
Is it possible to verify the download actually started before showing the confirmation message?

@raul-marquez-csa
Copy link
Contributor

Addressed in this PR:
Implements custom saveAs function with callback #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants