Closed mhuynh5757 closed 1 year ago
Live review notes:
CallInvite
types~main
if all is goodEdit: decided not to do the CallInvite
changes
Update: tested existing functionality to ensure no regressions.
Update: tested existing functionality to ensure no regressions.
@mhuynh5757 as discussed, since there are no breaking changes and it's a large PR, please submit this to the main branch to avoid conflicts.
Rebased onto main
.
Reviewed the checklist. +1!
Submission Checklist
CHANGELOG.md
reflects any feature, bug fixes, or known issues made in the source codeFiles changed
tab was made prior to submitting the pull request ensuring the style guide was followedDescription
Refactor and modify application state to allow for Incoming Calls.
Breakdown
null
.Validation
Additional Notes
Note that without the incoming call components, the incoming call hooks and actions are only testable via unit tests. Manual testing of the incoming call feature end-to-end will come later.
Contributing to Twilio