Skip to content

feat(sessions): implement session hiding and un-hiding functionality#11

Merged
matt1398 merged 1 commit intodevfrom
feat/hide-sessions
Feb 16, 2026
Merged

feat(sessions): implement session hiding and un-hiding functionality#11
matt1398 merged 1 commit intodevfrom
feat/hide-sessions

Conversation

@matt1398
Copy link
Owner

  • Added handlers for hiding and unhiding individual and multiple sessions in the configuration.
  • Updated the ConfigManager to manage hidden sessions, including methods for bulk operations.
  • Enhanced the IPC channels and preload scripts to support new session visibility features.
  • Integrated UI components to allow users to toggle session visibility in the sidebar and context menus.
  • Updated state management to reflect hidden sessions and support multi-select actions for bulk hiding/unhiding.

Closes #4

- Added handlers for hiding and unhiding individual and multiple sessions in the configuration.
- Updated the ConfigManager to manage hidden sessions, including methods for bulk operations.
- Enhanced the IPC channels and preload scripts to support new session visibility features.
- Integrated UI components to allow users to toggle session visibility in the sidebar and context menus.
- Updated state management to reflect hidden sessions and support multi-select actions for bulk hiding/unhiding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant