Skip to content
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

Admin: Front-end for Flow pages #2688

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

machikoyasuda
Copy link
Member

@machikoyasuda machikoyasuda commented Feb 13, 2025

closes #2634

WIP

General idea

  • Extract flow-base as a template for the whole flow
  • Move all pages into that, including error page
  • Use default Bootstrap color class namings as much as possible
  • Then, after the page is all laid out and all pages in flow are aligned, then edit the Bootstrap CSS Variables to make the secondary, secondary-subtle colors be the right grays.
  • Ensure the other pages are not affected

Goals: Do not create any new classes and try to do default overrides as much as possible. Do not declare styles on existing classes.

Notes

  • Re-doing the header to the new design is out of scope for this ticket.
  • Re-doing the button CSS is also out of scope for this ticket.

@machikoyasuda machikoyasuda self-assigned this Feb 13, 2025
@github-actions github-actions bot added front-end HTML/CSS/JavaScript and Django templates deployment-dev [auto] Changes that will trigger a deploy if merged to dev and removed front-end HTML/CSS/JavaScript and Django templates labels Feb 13, 2025
Copy link

github-actions bot commented Feb 13, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment-dev [auto] Changes that will trigger a deploy if merged to dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin: Design - In-person flow layout
1 participant