Skip to content

New File/Folder picker for WinAppSDK #88

@ZenBird-zz

Description

@ZenBird-zz

Proposal: New File/Folder picker for WinAppSDK

Summary

This proposal introduces an attempt to design a new UWP File/Folder picker for Reunion that overcomes the limitations of the UWP File/Folder picker currently available in the SDK

Rationale

Listed below are the limitations of the current File/Folder picker

  • Unable to pick files and folders in a single instance of the picker dialog
  • Unable to pick multiple folders

This proposal attempts to address the above issues for down-level OS'es (RS1 and higher).

Scope

Capability Priority
This proposal will allow developers to pick files and folders in a single instance of the picker dialog Must
This proposal will allow developers to pick multiple folders Must
This proposal will allow developers to specify paths that are outside the application install path (with permissions) Must
This proposal will allow applications to pick Files/Folders on behalf of a user Could
This proposal will allow applications to customize the File/Folder dialog (within limitations) Should

Important Notes

Open Questions

  • Will applications need special permissions to use the file/folder picker other than storage permissions.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions