Description
Implement the important UI refinements across the Form, Login/Profile, and Quiz sections.
- Form: Add a sample question as the placeholder text
- Login / Profile: Show a default avatar when the user is logged out
- Logged out: Gray out and disable add-cards in navbar
- Quiz: Update the styling of the statistics section on the end screen so everything fits within the viewport
Acceptance criteria
Tasks
[ ] Form:
- Add a sample question as the placeholder text
[ ] Login / Logged out / Profile:
- Show a default avatar when the user is logged out
- Disabled and gray out add-card link in navbar when logged out (useSession)
[ ] For the Quiz endpage statistic:
- set font-size of the ul to -> 14px
- set padding of the ul to -> 0 10px
- set margin of the ul to -> 10px 0 0 0
Description
Implement the important UI refinements across the Form, Login/Profile, and Quiz sections.
Acceptance criteria
Tasks
[ ] Form:
[ ] Login / Logged out / Profile:
[ ] For the Quiz endpage statistic: