unoplatform/uno

Add a file open picker & edit manual test

Open

#16.944 aberto em 30 de mai. de 2024

Ver no 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 ⚙️

Métricas do repositório

Stars
 (9.789 stars)
Métricas de merge de PR
 (Mesclagem média 14d 8h) (130 fundiu PRs em 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

Guia do colaborador