matthewbub / matthewbub/calendar-widgets
Add `name` prop to Calendar component
Open
Nobody has claimed this yet.
effort: moderate
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Similar too, but unlike #245, we'll want to specifically assign the name attribute to the highest level parent in the Calendar component
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
Locate the Calendar component and compare the requested change with issue #245. Start at the component’s highest-level parent and verify that the name prop is assigned to that parent; done means the Calendar exposes the requested name attribute there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100