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

fix(file-picker): pickFiles (...) doesn't work first time on Safari #111

Merged

Conversation

stephan-fischer
Copy link
Contributor

@stephan-fischer stephan-fischer commented Dec 29, 2023

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

Close #14

@robingenz robingenz changed the title bug(file-picker): pickFiles on Safari web does not bring up file pick… fix(file-picker): pickFiles (...) doesn't work first time on Safari Dec 29, 2023
.changeset/funny-taxis-tie.md Outdated Show resolved Hide resolved
.changeset/funny-taxis-tie.md Outdated Show resolved Hide resolved
packages/file-picker/src/index.ts Outdated Show resolved Hide resolved
packages/file-picker/src/index.ts Show resolved Hide resolved
Copy link
Contributor Author

@stephan-fischer stephan-fischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you 😊

Copy link
Contributor Author

@stephan-fischer stephan-fischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

@stephan-fischer
Copy link
Contributor Author

@robingenz could you test this code, or is it possible to test the code previously via github package etc? I think we are only one step closer - i dont know if it works on compiled ts code.

@robingenz
Copy link
Member

@stephan-fischer Sure, i just published a dev version:

npm i @capawesome/[email protected]

@stephan-fischer
Copy link
Contributor Author

@stephan-fischer Sure, i just published a dev version:

npm i @capawesome/[email protected]

Thank you, it works 🤩

@robingenz robingenz merged commit 154fb47 into capawesome-team:main Dec 30, 2023
2 checks passed
@github-actions github-actions bot mentioned this pull request Dec 30, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(file-picker): pickFiles (...) doesn't work first time on Safari
2 participants