Skip to content

#2860 - Home Screen - Mobile Phone Home Screen Issue#2889

Merged
corsacca merged 2 commits into
DiscipleTools:developfrom
kodinkat:2860-home-screen-mobile-phone-home-screen-issue
Feb 24, 2026
Merged

#2860 - Home Screen - Mobile Phone Home Screen Issue#2889
corsacca merged 2 commits into
DiscipleTools:developfrom
kodinkat:2860-home-screen-mobile-phone-home-screen-issue

Conversation

@kodinkat

Copy link
Copy Markdown
Collaborator

                - Added a method to determine the start_url for the PWA manifest based on the HTTP referrer.
                - If the referrer is a dt-home page, the corresponding URL is used as the start_url; otherwise, it defaults to '/'.
                - This change enhances the user experience by ensuring the app launches from the appropriate context when accessed from different entry points.
                - Cleaned up whitespace in the URL validation logic for better readability.
                - Ensured consistent formatting in the conditional checks for the magic key.
                - Maintained functionality to validate and construct the dt-home URL based on the magic key from the referrer path.
@corsacca

Copy link
Copy Markdown
Member

Thank you @kodinkat!

@corsacca corsacca merged commit 45779ae into DiscipleTools:develop Feb 24, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Home Screen: Mobile Phone home screen issue

2 participants