Jose Padilla
Jose Padilla
@Joshua-Douglas I took your advice and used remove_user to avoid duplicate logic. To avoid the errors you mentioned and to also make the function more flexible for future uses, I...
@tylerthome @paulespinosa @Joshua-Douglas Hey all. Thanks for your feedback! I've addressed the concerns pointed out ๐
I see a key feature is being able to save the current state of the form and being able to come back to complete it later. Took a look at...
Just a rough idea based on the [epic](https://github.com/hackforla/HomeUniteUs/issues/533) and our meeting. Let me know if I'm missing something or need any modification based on the complexity of the ticket items....
Hey Erik I was reviewing the changes but am having a hard time understanding what the issue was since I never experienced it myself. Could you help me by telling...
Hey @erikguntner sorry for the late response. I've pulled your changes and performed npm install. I'm using node version 21.7.1 and every test is passing except for ``ForgotPassCode.test.tsx``. Oddly enough...
@tylerthome We can still use this for tracking this issue. With Tyler's implementation of the intake fields #672 . We should start making more progress on these items. I believe...
availability: Friday- 6pm-9pm, Sat&Sun- 7am-9pm ETA: Sunday
Hey @Joshua-Douglas, I noticed that the signup logic is different now since this issue was made. Do you happen to know if this bug still exist with the changes?
Hey John! Took a look at the problem you're having with the test. To recreate I ran ``npm test`` in the app directory. The results I found is that main...