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

[macOS] FileOpenPicker #3890

Closed
1 of 11 tasks
MartinZikmund opened this issue Aug 26, 2020 · 4 comments · Fixed by #5485
Closed
1 of 11 tasks

[macOS] FileOpenPicker #3890

MartinZikmund opened this issue Aug 26, 2020 · 4 comments · Fixed by #5485
Assignees
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/enhancement New feature or request platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui)
Milestone

Comments

@MartinZikmund
Copy link
Member

MartinZikmund commented Aug 26, 2020

Part of #508

What would you like to be added:

FileOpenPicker API on macOS

Why is this needed:

UWP parity

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
  • Windows
  • Build tasks
  • Solution Templates
@MartinZikmund MartinZikmund added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform and removed triage/untriaged Indicates an issue requires triaging or verification labels Aug 26, 2020
@MartinZikmund
Copy link
Member Author

@christosk92 Added this separate issue for macOS file open picker, will you be able to work on this soon? Feel free to create draft PR with early changes too 🙂

@carldebilly carldebilly added this to the HighPriority milestone Sep 1, 2020
@jeromelaban jeromelaban removed this from the HotFixes milestone Sep 2, 2020
@MartinZikmund
Copy link
Member Author

@christosk92 Do you have some progress on this one? I will be working on the Android implementation, so I can knock this one as well while I am at it, if you don't have enough time right now 👍

@agneszitte agneszitte added the project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui) label Sep 21, 2020
@carldebilly carldebilly added this to the 3.4 milestone Nov 11, 2020
@carldebilly carldebilly removed this from the 3.4 milestone Nov 30, 2020
@MartinZikmund MartinZikmund added this to the 3.6 milestone Feb 12, 2021
@MartinZikmund MartinZikmund self-assigned this Feb 12, 2021
@MartinZikmund MartinZikmund changed the title [macOS] Add support for FileOpenPicker [macOS] FileOpenPicker Feb 12, 2021
@MartinZikmund
Copy link
Member Author

MartinZikmund commented Feb 12, 2021

Resources:

Our Code World
Learn how to show the system file dialog to select a file from your system in MacOS using Swift 5

@MartinZikmund
Copy link
Member Author

Full implementation of this API must work even in sandboxed apps, which have restricted file-system access

@jeromelaban jeromelaban added the difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. label Feb 15, 2021
@MartinZikmund MartinZikmund modified the milestones: 3.6, 3.7 Mar 1, 2021
@MartinZikmund MartinZikmund modified the milestones: 3.7, 3.6 Mar 16, 2021
@mergify mergify bot closed this as completed in #5485 Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/enhancement New feature or request platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants