You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect your card page: Move to one-column layout, possibly add new copy areas
Before
After
Complexity
- Move to one-column layout - Possibly add new copy blocks
Success Page
Things to discuss during Design-Dev handoff:
During design handoff: determine what is the new maximum width of text (container-fluid) in Mobile and on Desktop/Tablet widths. Is it based on a percentage width? Is it based on logic like, 100% of current viewport width minus a fixed pixel width left and right margin? What we need to know first is whether the width logic is different from what we currently have on Prod, which is a mix of percentage and fixed left/right margin: https://benefits.calitp.org
During design handoff: confirm all new font-size, line-spacing, letter-spacing. Try as much as possible to make sure all these new types are the same few sizes. Both the desktop and the corresponding mobile font size/letter spacing/line height needs to be the same.
During design handoff: How is the width of the text input form field determined? Percentage or some other calculation? Does it change depending on screen width? Does the location/alignment of the text input form field change? How is that determined on Desktop and Mobile?
We need the edited/cropped new top photo if it's different from what's currently on https://benefits.calitp.org/
Will the height of the page now be fluid entirely, or will it have a minimum height of the viewport height?
Recommended refactors to in-line with this feature development:
Pages
Ensure no changes/regressions on:
Complexity:
🚧 This is not final. This is a working draft of upcoming tickets, as Design finalizes the flow, copy and wireframes 🚧
This page is different for Login.gov and CC flow, so will need double the copy/icons/anything else content.
Things to discuss during Design-Dev handoff:
container-fluid
) in Mobile and on Desktop/Tablet widths. Is it based on a percentage width? Is it based on logic like, 100% of current viewport width minus a fixed pixel width left and right margin? What we need to know first is whether the width logic is different from what we currently have on Prod, which is a mix of percentage and fixed left/right margin: https://benefits.calitp.orgRecommended refactors to in-line with this feature development:
The text was updated successfully, but these errors were encountered: