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

🐛 Bug Report: Verification email link not wrapping on Native iOS Mail App #4311

Open
2 tasks done
germanllop opened this issue Oct 6, 2022 · 2 comments
Open
2 tasks done
Labels
bug Something isn't working product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services.

Comments

@germanllop
Copy link

👟 Reproduction steps

Send an email verification link, and open it on any iPhone Mail App

👍 Expected behavior

Show the full email on screen, like any other email client.

👎 Actual Behavior

It looks like this image.

InkedWhatsApp Image 2022-10-06 at 2 50 51 PM

🎲 Appwrite version

Version 1.0.x

💻 Operating system

Linux

🧱 Your Environment

VPS

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@germanllop germanllop added the bug Something isn't working label Oct 6, 2022
@OkoroaforKelechiDivine
Copy link

Can I take up on this?

@stnguyen90 stnguyen90 added the product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services. label Mar 8, 2023
@ItzNotABug
Copy link
Contributor

Coming from #6261, adding more use-case to this -


This:
https://cloud.xyz.app/auth/verify?userId=24381aa5adefc123bcde&secret=ad12cd934567ef8910ab23c4de56fa78b90123c456ef7890bcd123ef45gh67i89j012k345lmno678pqr90a12b34cd5678ef9012gh34ij56kl78mn90op12qr34st56uv78wx90yz12ab34cd56&expire=2045-12-34+10%3A23%3A45.678

could be:
https://xyz.app/auth/8jKwZtQ4
https://auth.xyz.app/8jKwZtQ4

🎤 Pitch

1.4x allows email customisation where we can hide the long links under a button or a view.
However the standard usecase is also providing the complete link at the end, usually with a placeholder text like: "If the above doesn't work, copy and paste this url in your browser".

Here the long link doesn't really look good and a short version would make sense as that should fix this issue as well.

Suggestion: A {{ short_link }} short code can be added in the SMTP Settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / auth Fixes and upgrades for the Appwrite Auth / Users / Teams services.
Projects
None yet
Development

No branches or pull requests

4 participants