Open mjchristy opened 1 week ago
Re: persistence, currently we do a "hard refresh" when the connection is re-established. We probably need to revisit that behavior in a more general sense.
@hugomurillomtz FYI - there's already some preexisting, unused logic in nav-toggle.service.ts
that you can leverage here. Check out the areRunnersCollapsed
and saveRunnerCollapseState
helper methods, which use localStorage
to remember the collapsed/expanded state.
Considerations
(0)
), show them all?Copy: "View more" "View less"
How will this interact with runtime connection? We should persist their nav state unless they refresh.
Screenshots
Collapsed State
Annotations: