FileOpenPicker
incorrectly shows SettingsIdentifier
and SuggestedStartLocation
as implemented
#5893
Open
2 of 24 tasks
Labels
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/bug
Something isn't working
project/non-ui ⚙️
Categorizes an issue or PR as relevant to winrt (non-ui)
Current behavior
At least on Android, FileOpenPicker has missing not implemented attribute for SettingsIdentifier and SuggestedStartLocation.
Expected behavior
These two settings should be marked as unimplemented, and decision if it can be ignored should be left to app programmer.
Or, better, these settings should be implemented.
How to reproduce it (as minimally and precisely as possible)
Workaround
None.
Environment
Nuget Package:
Nuget Package Version(s):
Affected platform(s):
IDE:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: