Devographics / Devographics/Monorepo
[State of React 2024] Missing feedback message after submitting an email
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
setSuccess seems to be missing from
[results/src/core/components/NewsletterPOST.tsx](https://github.com/Devographics/Monorepo/blob/0942b0a43dba995680708759c1bc68039575ae3d/results/src/core/components/NewsletterPOST.tsx#L62)
and
[results-remix/app/core/components/NewsletterPOST.tsx](https://github.com/Devographics/Monorepo/blob/0942b0a43dba995680708759c1bc68039575ae3d/results-remix/app/core/components/NewsletterPOST.tsx#L42)
Works well for "State of JS 2024":
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading results/src/core/components/NewsletterPOST.tsx at line 62 and results-remix/app/core/components/NewsletterPOST.tsx at line 42. Compare their submission flow with the working State of JS 2024 behavior shown in the issue. Done means submitting an email displays the expected success feedback in both State of React components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100