Skip to content

Handle Files > Open With gives extra, broken Demo command #111

@mikehoffms

Description

@mikehoffms

The 2nd command, without the arrow in the icon, fails to load the file; remove.

Repro:

  1. Do steps in https://learn.microsoft.com/microsoft-edge/progressive-web-apps/how-to/handle-files#pwa-file-handlers-demo-app
  2. 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:
    Image
    Expect: There should only be 1 command.
    The first Demo command works ok.
  3. Uninstall the PWA.
    Result: 0 commands:
    Image
  4. Re-install PWA.
    Actual: 2 commands.
    Expect: 1 command.
  5. Select Open with > use the 2nd Demo command.
    Actual: Get dialog falsely claiming that test.txt is 2 files:
    Image
    Expect: No dialog; open the PWA.
  6. Click the Open button.
    Actual: No file is loaded in app:
    Image
    Expect: test.txt should be loaded in the app. But, solution: remove the 2nd command, without the arrow in the icon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions