unoplatform/uno

Add a file open picker & edit manual test

Open

#16.944 geöffnet am 30. Mai 2024

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (837 Forks)batch import
area/storage 📦area/tests 🧪difficulty/starter 🚀good first issuekind/enhancementlow-hanging-🍒project/non-ui ⚙️

Repository-Metriken

Stars
 (9.789 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 8h) (130 gemergte PRs in 30 T)

Beschreibung

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