Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[DRC] - Meeting availability open to everyone
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Right now on the design review calendar, only creators can view (and edit) the availability schedule of all invited participants for that meeting. We want to build on this so that any user can click on a design review and only view the availability schedule.
Acceptance Criteria
- non-creators can view the availability schedules for any meeting on the DRC.
- they are limited to just viewing, modification rights only belong to creators
Proposed Solution
On the first DRC modal when clicking on a meeting, add an icon (a simple eye icon to signify viewing will do) that when clicked brings up a restricted version of the availability schedule that only displays the respective availabilities. The only user case for this problem is non-creators, so don't change anything for the creator view.
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
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 first DRC modal opened from a design review and the existing creator-only availability schedule view. Trace how invited participants’ availability is displayed and how creator permissions are enforced. Add a non-creator view path with a view-only indicator, while preserving creator editing; done means non-creators can view every meeting’s schedules without modification rights.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100