-
Notifications
You must be signed in to change notification settings - Fork 19
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
Centralize marketing materials app text into a central object in React #291
Comments
@esteban-gs @marvinsjsu Where can I find the marketing text? |
hi @junsupark94, I'm going to see if I can get more information on this but if I'm unable to find the details, would you be ok with grabbing one of the other tickets for now? Then maybe we can resume work on this when Esteban is back. |
Adding here the link to Figma, in case this helps: https://www.figma.com/file/K7DT5jYcLKRc9epmNrO0N7/UX---Dev-Handoff?type=design&node-id=1-5&mode=design&t=PLp7QXOdQbif9N9T-0 User Sign-up: Org Sign-up: |
@junsupark94 I may not have the full context of this ticket, so please take this with a grain of salt, but I think the text is all the strings from headers, labels, and buttons that are being used on these two forms. I think the intent is to maybe have a constants file that has a JS object that we can store these strings in and essentially have one place to update the copy. Let me know, if this makes any sense (it may not). Thanks and I'm hoping this helps. |
@marvinsjsu Thanks, I'll look into that, and if not, I'll pick up a different ticket. |
Create an global context for json text and an example for BannerSection as its the first page that comes up during testing but the rest of the text will be a large undertaking: Template for changing text for particular page:
|
TBD
With all the call to actions we have now and the specialized verbiage on sign up forms, we should start adding a really simple place to put all our marketing text. This can include form input labels, button labels, form step labels, etc.
Criteria:
The text was updated successfully, but these errors were encountered: