Convert the new calendar into a component
Open
Scheduling tool
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
The new calendar that allows users to see multiple meetings per day is not a component, instead, it is the same container with all the controls repeated across the three scheduling apps.
We should make it a component, and so reduce duplicity.
Contributor guide
Research direction
Start by locating the new calendar container and its repeated controls across the three scheduling apps. Compare those implementations and identify the shared component boundary; done means the calendar behavior and controls are provided through one reusable component without duplicated containers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100