Skip to content

/mobile_guide should recommend Element X apps by default #30056

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
benbz opened this issue May 29, 2025 · 4 comments · May be fixed by #30006
Open

/mobile_guide should recommend Element X apps by default #30056

benbz opened this issue May 29, 2025 · 4 comments · May be fixed by #30006
Assignees
Labels
A-Onboarding The users first experience of Element, whether that be first impressions or first tasks. T-Enhancement

Comments

@benbz
Copy link
Member

benbz commented May 29, 2025

Your use case

What would you like to do?

https://app.element.io/mobile_guide/ (and /mobile_guide/ on Element Web installs generally) should default users to installing the Element X apps rather than the classic apps.

Image

Why would you like to do it?

Default URLs updated. Optionally the possibility of making the listed apps configurable (if they aren't already)

How would you like to achieve it?

Have you considered any alternatives?

No response

Additional context

No response

@dosubot dosubot bot added the A-Onboarding The users first experience of Element, whether that be first impressions or first tasks. label May 29, 2025
@benbz
Copy link
Member Author

benbz commented May 29, 2025

I've discovered the mobile_builds configuration options. These appear to have no impact on this page in my testing. Scope would be:

  • Defaults to Element X apps
  • (Optional) Respect mobile_builds if configured

@t3chguy
Copy link
Member

t3chguy commented May 30, 2025

@pixlwave does your PR #30006 solve this

@pixlwave
Copy link
Member

It does indeed! It adds a new mobile_guide_app_variant in config.json which can be set to classic, x or pro so the installation can choose which app they would like to recommend to their users.

@t3chguy t3chguy linked a pull request May 30, 2025 that will close this issue
4 tasks
@pixlwave
Copy link
Member

One small note: When not set, the current behaviour defaults Element Classic so as to not break the behaviour for existing installations, meaning that advertising Element X is opt in right now. This seemed like the right choice as e.g. the server might only allow the old SSO login flow which isn't compatible with Element X.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Onboarding The users first experience of Element, whether that be first impressions or first tasks. T-Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants