Closed joven-health-mike closed 1 year ago
Jesse gave feedback that the Appointments page is more difficult to use than the calendar and we should hide that from the counselor role. The appointments page is currently the only way to edit an appointment, so if we hide that, this ticket becomes necessary. We will have to figure out a way to make it work.
Closing this because it would create a bit of a UI nightmare and it doesn't add enough value to justify the extra work. The problem is only 1 modal can be open at a time, so we would have to close the AppointmentDetailsModal in order to show the EditAppointmentModal, and once we are done editing, we would want to bring back up the AppointmentDetailsModal with the updated values.