You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add dedicated search button next to chat entry field on home page
- Maintains existing chat functionality while providing traditional search access
- Button opens existing search modal with full documentation search capabilities
- Styled consistently with chat form (white border, dark background, hover effects)
- Includes tooltip showing keyboard shortcut (Ctrl+K)
- Updated search modal click handler to support new button
- Provides clear distinction between AI chat and traditional search options
- Leverages existing search infrastructure and keyboard shortcuts
This enhancement gives users immediate access to both AI-powered chat and traditional documentation search directly from the home page, improving discoverability and user experience.
0 commit comments