-
-
Notifications
You must be signed in to change notification settings - Fork 729
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
Make Connected Apps links available in Transifex #13011
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for trying this out.
I think the intention was to have it as one general-purpose rich text editor so that you can customise it as needed. This is more flexible to cater for different use cases.
I see that transifex doesn't have the simple rich text editor that I hoped, but I was able to edit the existing URL which should be enough for @RachL's use case. Does this that solve the problem?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current HTML block makes it easier to change the content and even add more than one link. So I wouldn't split it like in this pull request. I agree though that Transifex makes editing really difficult. Their intention is good: prevent people from breaking code. But it's really hard to change.
Maybe we could hear a comment from @openfoodfoundation/train-drivers-product-owners, like @RachL. First of all, I think the functionality to see and even change HTML in Transifex is new. Not super new, but that's why we weren't aware of it. Also, I think that having the HTML in Transifex is a completely new approach we haven't been using yet to such an extent - afaik. It may be tempting and promising to do so, but then it should be applied to many other parts of the app as well. But some things come to my mind:
|
For this case, I think it's worth considering moving these descriptions out of translations, and into instance config (eg a new tab under I also have a suggestion for the current VINE use case, see mentioned PR. Is it possible to work on this as part of the funded feature? |
Yes I agree with @drummer83 I don't think we can rely on changing the HTML. I will try to find budget for the settings ASAP and in the meantime maybe thanks for this PR @drummer83 ! |
Okay. If changing the HTML is too hard then let's do the non-html version for now. |
many thanks @drummer83 ❤️ LGTM! Merging :) |
What? Why?
Following the discussion here on Slack I've made the links on the Connected Apps page available in Transifex so they can be edited without a code change.
What should we test?
Release notes
Changelog Category (reviewers may add a label for the release notes):
The title of the pull request will be included in the release notes.
Dependencies
Documentation updates