uoftblueprint / the-period-purse-2023

Menstruation Nation (M. Nation) is a free period tracker designed for youth. The app helps people learn more about their bodies by tracking their period cycle and symptoms.
https://uoftblueprint.org/#/
GNU General Public License v3.0
5 stars 1 forks source link

Fix previously logged symptoms not showing on logging page #66

Closed michaelng0107 closed 1 year ago

michaelng0107 commented 1 year ago

Closes #63

Previously logged symptoms now correctly show when a user clicks on the logging page again. Also made UIState more strongly typed with enums.

leowrites commented 1 year ago

Thanks Michael, please add tests for this change and merge with develop

michaelng0107 commented 1 year ago

We can always add it later when merging the appviewmodel and calendar viewmodel so it is your choice.

@PierreLessard Yeah ill create a PR later specificly for that.