matthewbub / matthewbub/calendar-widgets
Spread unknown Calendar props into Calendar
Open
Nobody has claimed this yet.
effort: moderate
help wanted
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The spread props should be type checked and will go to the highest parent element in the Calendar component. We'll also want to make sure to reference this in the documentation https://www.calendar-widgets.com/calendar
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Calendar component entry point and review how spread props are currently handled. Check the linked Calendar documentation for the expected reference, then verify that unknown props are type checked, reach the highest parent element, and are documented there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100