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

[North Star Applicant UI] Create application submitted page #7487

Closed
greg-hyde opened this issue May 15, 2024 · 1 comment
Closed

[North Star Applicant UI] Create application submitted page #7487

greg-hyde opened this issue May 15, 2024 · 1 comment
Assignees
Labels
[Epic] North Star Applicant UI Related to UI changes to enable the North Star UX applicant experience

Comments

@greg-hyde
Copy link
Collaborator

Create the page shown to users after they submit an application

@greg-hyde greg-hyde added the [Epic] North Star Applicant UI Related to UI changes to enable the North Star UX applicant experience label May 15, 2024
@greg-hyde
Copy link
Collaborator Author

Lots of random information for getting started working on thymeleaf

Specs for the north star: https://www.figma.com/file/RmhVJCLgAKWGENJLWWAtNS/CiviForm%3A-Components%2C-Styles?node-id=1890%3A3285&mode=dev

Note: those specs don't include the application submitted page but do have more general information. I wouldn't bother adding a lot of styles in the first implementation PR since we don't have finalized specs, and some CSS changes we'll get for free across the app.

Use USWDS components where applicable

You can enable the flag on a local server with this URL http://localhost:9000/dev/feature/NORTH_STAR_APPLICANT_UI/enable

Example PR: #6701

Current page looks like this
B9Ltax93xbndMnL

https://github.com/civiform/civiform/blob/main/server/app/controllers/applicant/UpsellController.java is the relevant controller. We'll eventually do two views (Common intake and standard), but that doesn't need to be done all at once

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Epic] North Star Applicant UI Related to UI changes to enable the North Star UX applicant experience
Projects
Development

No branches or pull requests

2 participants