bcgov / bcgov/SIMS

Remove Invalid prop warnings

Open
#1,920 0 comments 0 reactions 0 assignees View on GitHub
Task Technical Debt
Dominant language
TypeScript
Stars
29
Forks
15
Avg merge
1d 14h
Merged PRs (30d)
38

Description

**Describe the task**
Fix all the Invalid prop warnings showing in Developer Console.

For example: Invalid prop: type check failed for prop "studentId". Expected Number with value 1, got String with value "1".

**Acceptance Criteria**
The developer console should not display any warnings related to Invalid prop.

**Steps To Reproduce the warnings**
- Login to Ministry or BC Public Institution Portal.
- Search for a Student or an Institution for Ministry portal or a Student for BC Public Institution portal.
- Click to view the student or the institution.
- Navigate by changing the different tabs - profile, application, overawards etc.
- The Invalid prop warning will show in the Developer console.

![image.png](https://images.zenhubusercontent.com/63e1969c3f013ebfc60703f3/cda5e108-6132-497c-9351-ed4210b4b77a)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the warnings in the Ministry or BC Public Institution Portal, following the listed student and institution navigation flows while watching the Developer Console. Trace each Invalid prop warning to its affected component; done means those flows produce no Invalid prop warnings.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.