cds-snc / cds-snc/platform-forms-client
Specific error content when a department is blocked from signing up
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
## Context
#6739
We could add something re: departments we cannot serve in any context, like parl.gc.ca for example, to give potential users some feedback as to why they're not able to sign up for GC Forms. Often this is based on authorities we have (check with policy for content update).
This is based on entities we're blocking from registering here: https://github.com/cds-snc/platform-forms-client/blob/main/lib/tests/validation/validation.test.ts
Contributor guide
Research direction
Start with lib/tests/validation/validation.test.ts and review the entities currently blocked from registering. Trace where signup validation produces its response, then confirm the policy-approved wording for departments such as parl.gc.ca. Done means blocked departments receive specific feedback explaining why signup is unavailable, with validation tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100