Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Dec 23, 2025

cursorful-video-1766478402775.mp4

@reakaleek reakaleek requested a review from a team as a code owner December 23, 2025 08:22
@reakaleek reakaleek requested a review from cotti December 23, 2025 08:22
@Mpdreamz
Copy link
Member

Do we want to move the divider above the content dropdown selector

- Move ALPHA badge, feedback link, and keyboard shortcuts to footer
- Remove SearchDropdownHeader component usage
- Add inline KeyboardKey, KeyboardIcon, KeyboardShortcutItem components
- Consolidate footer styling in NavigationSearch component
- Update search result titles to bold font-weight
- Change mark highlights background to backgroundLightPrimary
- Update empty state message and styling to match placeholder
- Improve scroll behavior (scrollIntoView block: end)
- Increase max height to 454px and add border-radius
- Enhance hover and selection states
- Replace EuiIcon with custom SVG search icon
- Simplify ⌘K shortcut display (remove border/background, match placeholder style)
- Update keyboard shortcuts pills styling:
  - Background: backgroundBaseHighlighted
  - Border: 1px solid borderBasePlain
  - Text color: textSubdued
  - Font-size: 11px, line-height: 16px
  - Different padding for icon vs text shortcuts
- Adjust input padding to prevent text overlap with shortcut
- Remove search-or-ask-ai from header
- Remove wrapper div around search-or-ask-ai component
- Move padding-top to nav-tree container (pt-6)
- Add EuiHorizontalRule-style separator below search component
- Change padding vertical from euiTheme.size.s (8px) to calc(euiTheme.size.s + 2px) (10px)
- Keep horizontal padding at euiTheme.size.m (12px)
@itsalexcm itsalexcm force-pushed the feature/navigational-search branch from 25e64aa to 1ae854c Compare December 29, 2025 08:48
- Maintain keyboard-selected item highlighted even when mouse hovers over other items
- Keep 'Jump to' indicator visible for keyboard-selected items during hover
- Preserve selection styles priority: selected state overrides hover styles
- Reset keyboard selection when user clicks on an item
- Remove complex keyboard selection preservation logic
- Show 'Jump to' indicator for all selected items (keyboard or mouse)
- Disable hover styles when navigating with keyboard
- Simplify mouse interaction: hover changes selection normally
- First element remains selected by default when results open
@itsalexcm
Copy link
Contributor

itsalexcm commented Dec 29, 2025

I’m not sure why the assembler-preview is failing, so I’ll defer to those more familiar with it.

Craft.mov

@cotti
Copy link
Contributor

cotti commented Dec 29, 2025

@itsalexcm The PR branch was a bit behind main. The new assembler preview depends on new declarations in a configuration file, so that's why it was failing.

Merging main seems to have done the trick!

@itsalexcm
Copy link
Contributor

Thanks a lot, @cotti! Happy to keep learning new stuff every day.

@Mpdreamz
Copy link
Member

image

The ASK AI button is visible in the assembler builder

docs-builder assembler clone
docs-builder assembler build
docs-builder assembler serve

@cotti
Copy link
Contributor

cotti commented Dec 30, 2025

@Mpdreamz couldn't reproduce it here...

image

@reakaleek reakaleek self-assigned this Jan 7, 2026
@Mpdreamz
Copy link
Member

Mpdreamz commented Jan 7, 2026

Cant reproduce it either any longer LGTM

Slight issue when rendering for mobile (pre-existing on main its the dropdown thats covered by the header).

image

command+K doesn't work for me, might be my use of https://github.com/asmvik/skhd

@reakaleek
Copy link
Member Author

Fixed and looks like this now:
image

@reakaleek reakaleek merged commit e563b42 into main Jan 7, 2026
30 checks passed
@reakaleek reakaleek deleted the feature/navigational-search branch January 7, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants