Loading
Refactors history selection to use reusable composable
Replaces manual selection state management with a centralized composable that provides consistent selection behavior across components. Adds keyboard navigation support and range selection functionality for improved user experience when managing multiple histories. Simplifies bulk operations by leveraging standardized selection methods and automatic cleanup.