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
Redesign search UX: Make main box trigger traditional search with AI option
- Convert home page main search box to trigger traditional search modal instead of chat
- Remove confusing duplicate magnifying glass icons (reduced from 3 to 1 on page)
- Add AI Copilot toggle button within search modal for users who want AI assistance
- Main search box now shows 'Search Redis documentation...' placeholder
- AI Copilot becomes secondary option accessible via 🤖 AI button in search modal
- Clicking AI button transfers current query to chat interface
- Maintains all existing keyboard shortcuts and functionality
- Improves UX by making traditional search the primary action
- Reduces cognitive load by consolidating search interfaces
This addresses feedback about confusing multiple search icons and better prioritizes traditional documentation search while keeping AI copilot easily accessible.
0 commit comments