Closed RyanGaudion closed 1 year ago
Each page should only have 1 popup element that can dynamically change which reading is shown
use state <-- to hold currently selected reading. The popup shows the reading that is in the current state.
Hide popup when cross clicked. Potentially only show popup if the popup_reading_state is not null
On a specific home or a specific booking if you click on any reading, the popup should appear with that specific reading's details.