WICG / WICG/install-element

UX/DX Checklist

Open
#15 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
21
Forks
4
Avg merge
3d 18h
Merged PRs (30d)
4

Description

Checklist

Here's a potential checklist for the user/developer experience of the <install> button:

As a user…

  • when I click the <install> button in the browser and the app is not installed, it should install the app (either via a prompt, or directly, as Firefox does it when installed from the browser UI).
  • when I click the <install> button in the browser and the app is already installed, it should invoke a reasonable action (e.g., launching the installed app or allowing to install the app again on WebKit, which intentionally allows multiple installs).
  • when I click the <install> button in the installed app, it should invoke a reasonable action (e.g., uninstalling the app).

As a developer…

UX/DX Comparison

For reference, here's my comparison sheet from TPAC regarding the different approaches:
Image

Screen Recordings

The following recordings demonstrate the installation process across various platforms and browser engines. Additionally, they highlight where the browsing context is retained upon installation.

beforeinstallprompt (macOS, Chromium)

https://github.com/user-attachments/assets/2e04fc6b-7461-4a17-882a-75ab09f7f198

Installation (Android, Chrome)

https://github.com/user-attachments/assets/9cb3c779-40d3-4a6c-9eeb-f263ee821d58

Installation (Android, Edge)

https://github.com/user-attachments/assets/6ff417f0-cdad-4eb0-bf79-a271244205ae

Installation (Android, Firefox)

https://github.com/user-attachments/assets/436894d8-2454-4853-88db-be73beb5bae9

Installation (iOS, Safari)

https://github.com/user-attachments/assets/1a426a49-a22d-4106-8b9a-a2f609788b11

Installation (iOS, Chrome)

https://github.com/user-attachments/assets/0ed9234a-bf89-49a8-b150-5ab65be396d6

Installation (iOS, Edge)

https://github.com/user-attachments/assets/26e5ce38-5e11-4f73-98ab-d51cb8b4f27a

Installation (iOS, Firefox)

https://github.com/user-attachments/assets/2a4a5dde-4730-4eb7-b75a-a1961b0e94c2

Installation (macOS, Chromium)

https://github.com/user-attachments/assets/1e5f43ff-5828-4930-95c9-114bfd13e2c9

Installation (macOS, Safari)

https://github.com/user-attachments/assets/da6a7d84-ffbc-4834-a61f-e3939551e9ca

Installation (Windows, Firefox)

https://github.com/user-attachments/assets/abe07405-57b3-42f5-ad5d-de4dd07f13be

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the checklist, UX/DX comparison sheet, and platform screen recordings linked in the issue. Review the referenced beforeinstallprompt, WebKit, and install-element discussions to understand the unresolved installation behaviors and styling questions. Done would require turning the broad checklist into an agreed, implementable scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.