Files
nyaterm/src
Kang 64d53a8076 style(saved-connections): implement expandable search functionality with keyboard navigation (#548)
- Added a new state for managing search expansion and a ref for the search input.
- Implemented focus and selection behavior for the search input when expanded.
- Enhanced keyboard navigation to handle Escape key for collapsing the search.
- Updated the search input to be read-only until focused, allowing for a cleaner UI.
- Introduced a clear search button that resets the filter text and collapses the search when clicked.
2026-09-05 01:44:52 +08:00
..