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
Links to FAQ are not always displayed as URL in Settings #3311
Comments
|
How do you like it to be, @vitoreiji ? Idea of client rendering the FAQ url is great option if context switching is priority; if transparency is priority then we need to use full web address. In either case, we do not have translations for FAQ's and we need to rewrite FAQ url with concat of translation code between domain and FAQ path, to make it future proof. Happy to contribute on this issue |
|
Personally I think text links look cleaner, but I don't feel that strongly about it. I don't think there is any difference regarding transparency.
That's a good idea, adapting the links to the user's language to point to the FAQ in the correct language. Currently the links always go to the English FAQ.
That's great, thanks! |
|
Hey @vitoreiji ,
Please let me know if above is fine with you. Help Needed - w.r.t Whitelabel. It would involve modifying translation if we replace "please see" to "more Info" with long sentence, if you want me to remove whole sentence and replace and keep it consistent like others then it will be straight forward change. Let me know you thoughts. Anything if I missed as part of this change let me know, will commit & push as soon as I have your final view on this. |
|
Hey @vitoreiji @charlag @bedhub , |






Most of the time we display FAQ links as raw URLs, like this:
But in some places (at least in Settings → Subscription → Gift cards) we just make it a link with a text.
This should be more consistent.
The text was updated successfully, but these errors were encountered: