-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
The 2nd command, without the arrow in the icon, fails to load the file; remove.
Repro:
- Do steps in https://learn.microsoft.com/microsoft-edge/progressive-web-apps/how-to/handle-files#pwa-file-handlers-demo-app
- At the step: "Right-click the text file (such as
test.txt), and then select Open with > PWA file handlers demo."
Actual: There are 2 commands for the demo:

Expect: There should only be 1 command.
The first Demo command works ok. - Uninstall the PWA.
Result: 0 commands:

- Re-install PWA.
Actual: 2 commands.
Expect: 1 command. - Select Open with > use the 2nd Demo command.
Actual: Get dialog falsely claiming thattest.txtis 2 files:

Expect: No dialog; open the PWA. - Click the Open button.
Actual: No file is loaded in app:

Expect:test.txtshould be loaded in the app. But, solution: remove the 2nd command, without the arrow in the icon.
Metadata
Metadata
Assignees
Labels
No labels