unoplatform/uno

Add a file open picker & edit manual test

Open

#16,944 opened on May 30, 2024

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C# (837 forks)batch import
area/storage 📦area/tests 🧪difficulty/starter 🚀good first issuekind/enhancementlow-hanging-🍒project/non-ui ⚙️

Repository metrics

Stars
 (9,789 stars)
PR merge metrics
 (Avg merge 14d 8h) (130 merged PRs in 30d)

Description

What would you like to be added

Add a manual test sample that lets the user do the following:

  1. Pick a file using FileOpenPicker
  2. Modifies the file (e.g. using FileIO)
  3. The user then checks if the file has been modified at the source location (e.g. using file explorer)

Why is this needed

No response

For which platform

No response

Anything else we need to know?

No response

Contributor guide