Change PWA manifest.json to open / instead of explore projects page
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 |
---|---|
How to set up and validate locally
On laptop:
- Start GDK
- See /-/manifest.json updated
On mobile:
- update GDK to allow external connections (I updated gdk hostname to my local IP with
gdk config set hostname <local_ip>
) - Open GDK's gitlab instance URL on mobile Safari when connected to the same wifi network
- Authenticate
- Browse to Todo-List page and tap Add to Home Screen
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Sacha Guyon