Closed jaydonkrooss closed 5 months ago
Did this branch work off of the updated version of the master branch? I'm running into Twilio issues again when I check into this branch.
@jxiao21 Forgot to pull in the changes, you can try it out now
Ah I see you just went through and removed the unused code while I was reviewing it haha
Pretty significant rework of the user preferences to address tricky bugs. Uses a new child component and more descriptive state for organizing form logic. Now should be properly responsive to different types of changes, including phone verification, clearing settings, and notification checkboxes.
See comments in #497 for test cases that properly address changes.