-
Notifications
You must be signed in to change notification settings - Fork 9
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
[TRACKING] reCAPTCHA and related design changes #2537
Comments
@thekaveman @angela-tran @lalver1 I ended up making tickets for the realignment of each page, as it requires changing every individual template for every flow (rather than say, being able to easily change all of this in 1 base template file or 1 CSS change), and I wanted to make smaller PRs that are focused and easier to QA. Aside from the last ticket (text realignment 24px/72px), all the tickets can be done synchronously by the whole team - since there aren't depenencies and they're on different files. I imagine most of these PRs will involve deleting CSS and making a small CSS class change (like from If finishing all of these tickets then reveals to us that greater refactors can be made to template files or CSS (which I do anticipate!), I think that should be a new ticket for the future, and should be discussed when the whole reCAPTCHA removal project is complete. The focus of these tickets is to get the app in a clean deployable state. |
@machikoyasuda Response to your question in the description here: #2494. TL;DR Let's add the informational copy everywhere we use reCaptcha. |
Woohoo! |
This is the design ticket: #2494
Recommended order of dev tickets:
All these tickets should be completed before a deploy.
All tickets will be merged into https://github.com/cal-itp/benefits/tree/refactor/recaptcha-copy first
The text was updated successfully, but these errors were encountered: