bcgov / cas-ciip-portal

The Climate Action Secretariat's CleanBC Industrial Incentive Program application
https://ciip.gov.bc.ca/
Apache License 2.0
10 stars 2 forks source link

feat: added verification statement alert #2208

Closed JoshLarouche closed 1 year ago

JoshLarouche commented 1 year ago

zenhub 2203

JoshLarouche commented 1 year ago

Looking good! A couple general notes:

  • the card description talks about a tooltip--I assume it's meant to be an Alert since that's what the dev checklist says, but you could check with the card writer/wireframe if we have one
  • could add an assertion to VerificationStatement.test.tsx "renders the component" to check that the Alert component shows up

Sounds good! I'll work on these thanks!