You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a reporting popover that is only visible through the mobile nav. this is what is guiding certain components to /reports with a switch. It may be helpful to move this logic + more to the regular routes folder so that this is a little bit more straightforwards.
important components:
ReportingPopover
PatientProfile/index
MobileView/index
Routes
CalendarWithKey
PatientDetailsCard
The text was updated successfully, but these errors were encountered:
notes for jp:
there is a reporting popover that is only visible through the mobile nav. this is what is guiding certain components to /reports with a switch. It may be helpful to move this logic + more to the regular routes folder so that this is a little bit more straightforwards.
important components:
ReportingPopover
PatientProfile/index
MobileView/index
Routes
CalendarWithKey
PatientDetailsCard
The text was updated successfully, but these errors were encountered: