Skip to content

Change PWA manifest.json to open / instead of explore projects page

Sacha Guyon requested to merge update-manifest-json-starting-url into master

What does this MR do and why?

Fix issue described here: #427560 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2023-10-08 at 15.21.44.jpeg Screenshot 2023-10-08 at 15.18.04.jpeg

How to set up and validate locally

On laptop:

  1. Start GDK
  2. See /-/manifest.json updated

On mobile:

  1. update GDK to allow external connections (I updated gdk hostname to my local IP with gdk config set hostname <local_ip>)
  2. Open GDK's gitlab instance URL on mobile Safari when connected to the same wifi network
  3. Authenticate
  4. Browse to Todo-List page and tap Add to Home Screen
  5. Tap home screen icon

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sacha Guyon

Merge request reports

Loading