Update QueryRun / PAT answering process: All-Done-Slide
The layouts for the final page when the PAT has finished answering their questions for the day is completed.
What is to be done?
The all-done-slide is currently part of DayQueryRunPageComponent
.
It might be useful to move it to its own component files adding all the inputs you need in order to reintegrate the component to DayQueryRunPageComponent
.
- Make it look like the layouts below :D
- Add 'Fragen beantworten' button to the RccCardComponent; clicking it slides back to the first question.
- Add 'Fertig für heute' button below the RccCardComponent; clicking it navigates to the homepage.
Colors
Card background: gradient White to analyzeColor.
'Fragen beantworten' button: createColor
Fertig für heute' button: analyzeColor
Where to start?
-
DayQueryRunPageComponent
: lib/features/src/day-queries/day-query-run-page/day-query-run-page.component.ts
Layouts
Clickup: https://app.clickup.com/t/861m457gb
Edited by Andreas Pittrich