-
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
Enrollment Success: Copy, illo, redesign #1508
Conversation
30acdb2
to
0003905
Compare
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.
dc02dad
to
1a69f50
Compare
Finally ready for re-review @thekaveman -- all the Rebased and re-ran |
#login .fallback-text.color-logo { | ||
background-image: url("/static/img/login-gov-logo.svg"); | ||
} |
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.
@angela-tran For when you start coding up these 3 - modal trigger link, modal title and modal title - you can use #login .fallback-text.color-logo
. Currently #login .fallback-text
has a set width and height, but you can edit the CSS to become more generic (remove the width/height from the main class) and add the width/height to a specific class, to be used in those 3 spots.
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 @machikoyasuda!
I think this conflict is pretty minor, just the timestamp in the header section. |
03e76e6
to
2fcc2a2
Compare
@thekaveman @angela-tran Rebased with the latest |
@machikoyasuda Some small merge conflicts to resolve |
…for headline, title
…ove flow-specific details msgid
2fcc2a2
to
aaad6d0
Compare
@angela-tran Re-re-re-based! |
closes #1432
What this PR does
transit
tolight rail
), the code can be updated to customize just that particular flow's copy/template.Note: This PR does not entirely re-do the
success.html
template to the new style. This PR merely removes as much viewmodel as possible (media item, page for title, headline), but still uses a viewmodel for the Log Out button. Since the body copy is the same across all 4 flows for now (with all the [brackets]), thesuccess.html
template points to the same 1 copy for now. Once we have differing copy for various flows (like, maybe, SacRT-Senior), this template can be refactored to show different body copy per flow.How to test
if
s in thesuccess.html
file to manually make the Login.gov button line show up. Not sure how else to do it locally.Screenshots
No sign out
Sign out