unoplatform/uno

Add a file open picker & edit manual test

Open

#16 944 ouverte le 30 mai 2024

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C# (837 forks)batch import
area/storage 📦area/tests 🧪difficulty/starter 🚀good first issuekind/enhancementlow-hanging-🍒project/non-ui ⚙️

Métriques du dépôt

Stars
 (9 789 stars)
Métriques de merge PR
 (Merge moyen 14j 8h) (130 PRs mergées en 30 j)

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

Guide contributeur