Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add search functionality with keyboard shortcuts#4

Merged
shioyadan merged 2 commits intoshioyadan:mainfrom
adachi6k:feature/search-functionality
Oct 21, 2025
Merged

Add search functionality with keyboard shortcuts#4
shioyadan merged 2 commits intoshioyadan:mainfrom
adachi6k:feature/search-functionality

Conversation

@adachi6k
Copy link
Contributor

  • Add search box in toolbar with real-time search
  • Implement node highlighting with gold color overlay
  • Add keyboard shortcuts: '/' to focus search, 'Escape' to clear
  • Display search results count in status bar
  • Add search-related actions and state management in store
  • Update tree map renderer to highlight matching nodes

adachi6k added 2 commits June 22, 2025 22:15
- Add search box in toolbar with real-time search
- Implement node highlighting with gold color overlay
- Add keyboard shortcuts: '/' to focus search, 'Escape' to clear
- Display search results count in status bar
- Add search-related actions and state management in store
- Update tree map renderer to highlight matching nodes
Resolved conflicts and successfully integrated:
- Search functionality with keyboard shortcuts and highlighting
- Context menu for node navigation (Set as Root, Go Up One Level, Reset)
- Breadcrumb navigation with clickable hierarchy display
- Status bar enhancements showing search results and current root path
- UI theme consistency across all new components

All features are working correctly and tests pass.
@shioyadan shioyadan merged commit 70fc7ec into shioyadan:main Oct 21, 2025
1 check passed
@adachi6k adachi6k deleted the feature/search-functionality branch January 25, 2026 09:01
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.

2 participants