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

WASM save file picker polyfill for Firefox #11085

Merged
merged 4 commits into from
May 8, 2023
Merged

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

Complete integration with native-file-system-adapter.
Also fixes DefaultExtension for WASM (must have for Firefox, as there is no choice for type, and Chrome also handles it nicely now).

Fixed issues

Fixes #11077

@maxkatz6 maxkatz6 requested a review from a team April 21, 2023 03:56
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0033569-beta. (feed url: https://pkgs.dev.azure.com/AvaloniaUI/AvaloniaUI/_packaging/avalonia-all/nuget/v3/index.json) [PRBUILDID]

@danwalmsley danwalmsley added this pull request to the merge queue May 8, 2023
Merged via the queue into master with commit 31fd8e3 May 8, 2023
@danwalmsley danwalmsley deleted the wasm-save-file-picker branch May 8, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SaveFilePickerAsync is broken on wasm firefox
3 participants