-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#4023 - Additional transportation and bc residency uploaders is mandatory #4278
#4023 - Additional transportation and bc residency uploaders is mandatory #4278
Conversation
@@ -480,7 +479,7 @@ | |||
"scrollToTop": false, | |||
"collapsible": false, | |||
"key": "additionTransportationPanel", | |||
"customConditional": "", | |||
"customConditional": "show = (data.transportationCostSituation === 'noLimit' || data.transportationCostSituation === 'special' || data.transportationCostSituation === 'educationPlacement');", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The uploader must be present and required independently of the select option, is it right?
Do we need this condition?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is added to be consistent with the behavior in the additional transportation section in the student application. I can remove it if this is not needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Custom condition is removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, one minor comment only.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes, looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, nice work @lewischen-aot
Screenshot for the BC residency file uploader
![image](https://private-user-images.githubusercontent.com/148148914/405827109-c3342473-d2c0-47cd-b455-77e6964d1fb4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjcxNzQsIm5iZiI6MTczODkyNjg3NCwicGF0aCI6Ii8xNDgxNDg5MTQvNDA1ODI3MTA5LWMzMzQyNDczLWQyYzAtNDdjZC1iNDU1LTc3ZTY5NjRkMWZiNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QxMTE0MzRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iNDhiZTA5M2VjYzM3N2Q4MDQ4OGE0MjcxNTUwM2ZiZmUxYjk1ZTQ5NjY2NDc2ZWRhNTRmZWZiYThlOWY2MjZhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.jkC35ySoWtJut949E1TgdCwcGGwV_siSzsvx2sMWRtw)
Screenshot for the additional transportation file uploader
![image](https://private-user-images.githubusercontent.com/148148914/405827561-6235d85e-c002-44aa-8dbb-1ff3a67df890.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjcxNzQsIm5iZiI6MTczODkyNjg3NCwicGF0aCI6Ii8xNDgxNDg5MTQvNDA1ODI3NTYxLTYyMzVkODVlLWMwMDItNDRhYS04ZGJiLTFmZjNhNjdkZjg5MC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QxMTE0MzRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iNzdmNzBlMGU4NGNlMjEyMWM3YTgyYjdkMWFiMjM2NTBiMThiODQwMDhlMzU4YmI3NDJmMDgwY2U4OTdhNTg3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.CpSPulAdXpFQIrdm0gjs-9de4vbudnyVLB4X84tXK6o)