matthewbub / matthewbub/calendar-widgets

Spread unknown Calendar props into Calendar

Open
#245 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.