guardian / guardian/dotcom-rendering
Integrate with new Bridget method
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 274
- Forks
- 34
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 121
Description
After merging guardian/bridget#259, use the new `getLoggedInUserEmail` Bridget method to [populate the email signup form](https://github.com/guardian/dotcom-rendering/blob/e505fed9aa41974307815a255de3c035a89b940a/dotcom-rendering/src/components/SecureSignup.island.tsx#L322-L329)
Contributor guide
Research direction
Start in dotcom-rendering/src/components/SecureSignup.island.tsx at the linked lines, and inspect how the email signup form currently gets its user information. Trace the new getLoggedInUserEmail Bridget method and verify that the form is populated with its result for a logged-in user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100