-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix/IAP fixes #37
Fix/IAP fixes #37
Conversation
autocalculate timeLine value based on the dueDate value
autocalculate timeLine value based on the dueDate value
…into fix/iap-fixes
allTeamMembers: this.teamMemberRepository.getAll(), | ||
incidentResponseOfficers: this.teamMemberRepository.getIncidentResponseOfficers(), | ||
managers: this.teamMemberRepository.getIncidentManagers(), | ||
riskAssessors: this.teamMemberRepository.getRiskAssessors(), |
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
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.
looks good @deeonwuli One query on dataPerformanceOverview. Which scenario is this required? Is it on reload?
|
||
snackbar.error(summaryError); | ||
goTo(RouteName.DASHBOARD); |
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 " goTo(RouteName.DASHBOARD);" has been removed. I think it is required no?
yes, exactly that since the |
ah nice one @deeonwuli |
📌 References
📝 Implementation
📹 Screenshots/Screen capture
🔥 Notes to the tester
#8696j3edq