Archived
Live data refreshes (messageCount churn from session status publication, workspace topology refreshes) replace the sessions/workspaces arrays and the selected object with same-id copies, and each replacement re-scrolled the selected row into view. Replace the broad updated() scroll triggers with positive reveal triggers: a different row becoming selected (first render included), the archived reveal path, a restore moving the selected row from archived back to current (same id, archived flag cleared), and section expansion. The sessions/workspaces array triggers are removed, not guarded.
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository.
We have a quick list of common questions to get you started engaging with this project in our documentation.