Skip to content
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

Improve html template for deeplink #4100

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

smatting
Copy link
Contributor

@smatting smatting commented Jun 20, 2024

This PR makes the deeplink page mobile-friendly and generally more informative.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jun 20, 2024
@smatting smatting requested a review from jschaul June 20, 2024 13:25
@smatting
Copy link
Contributor Author

Without this PR

2024-06-20-151744_457x175_scrot

With this PR:
2024-06-20-151720_456x127_scrot

<label>backend: <code>{{ .Values.nginx_conf.deeplink.endpoints.backendURL }}/deeplink.json</code></label>
</p>
<a href="wire://access/?config={{ .Values.nginx_conf.deeplink.endpoints.backendURL }}/deeplink.json">
<button >Configure client to use this backend</button>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if it wouldn't be better to keep this as text link as one can easily copy them (right click and send to coworker...) 🤔

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(It can still be bold and red and what-ever-you-like, of course 😃 )

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<marquee>Configure client to use this backend</marquee>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants