mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-04 09:13:08 +00:00
When a session is archived and it was the currently selected session, it is now automatically deselected and the empty state placeholder is shown in the right panel. - Updated SessionManagerProps to allow null for onSelectSession callback - Added logic to deselect session on archive if it was selected - Added data-testid attributes for testing