CodeChefVIT / CodeChefVIT/ffcs
Notify the user of possible clashes when he adds a course
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Since it can be theoretically detected that a clash occurs when you add course, possibly even when you select slot, it can be frustrating that clashes are only deleted when you are done adding course
**Describe the solution you'd like**
Display a non obtrusive warning like a notification or toast as early as a clash can be detected
**Additional context**
Contributor guide
Research direction
Find the course-add and slot-selection flow, then trace where clashes are currently removed after adding a course. Verify that a non-obtrusive warning appears as soon as a clash can be detected, including during slot selection when possible.
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
- 50/100