unoplatform/uno

Add a file open picker & edit manual test

Open

#16,944 创建于 2024年5月30日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C# (837 fork)batch import
area/storage 📦area/tests 🧪difficulty/starter 🚀good first issuekind/enhancementlow-hanging-🍒project/non-ui ⚙️

仓库指标

Star
 (9,789 star)
PR 合并指标
 (平均合并 14天 8小时) (30 天内合并 130 个 PR)

描述

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

贡献者指南