Skip to content

Conversation

@faogustavo
Copy link
Collaborator

@faogustavo faogustavo commented Sep 24, 2025

  • Created new component supporting String-based and Generic-based APIs
  • Added support to choose SpeedSearch input position to support showing in the opposite size of the drop-down
  • Added position to SpeedSearchState so we can show it in the oposite side of the dropdown
  • Added index parameter to the itemContent to perform scrolling to the selected item

Evidences

Basic flow Inverted dropdown popup
Screen.Recording.2025-09-24.at.16.26.55.mov
Screen.Recording.2025-09-24.at.11.07.18.mov

Release notes

New features

  • Added SpeedSearchableComboBox component that supports speed search
    • It is available inside a SpeedSearchArea and has a similar syntax to a normal ComboBox
    • It has two overloads, supporting string and generic lists

@faogustavo faogustavo self-assigned this Sep 24, 2025
@faogustavo faogustavo force-pushed the gv/JEWEL-1018 branch 3 times, most recently from 6e7f518 to f6e24ba Compare September 29, 2025 14:38
@faogustavo faogustavo marked this pull request as ready for review September 29, 2025 14:38
@jakub-senohrabek
Copy link
Collaborator

Would it make sense to instead just add argument "searchable" to the original ListComboBox?

@rock3r
Copy link
Collaborator

rock3r commented Oct 15, 2025

@jakub-senohrabek not really, because it's not something that can be done just with a boolean flag, if you look at the implementation

@rock3r
Copy link
Collaborator

rock3r commented Oct 17, 2025

Ready to merge

- Created new component supporting String-based and Generic-based APIs
- Added support to choose SpeedSearch input position to support showing in the opposite size of the drop down
intellij-monorepo-bot pushed a commit that referenced this pull request Oct 31, 2025
- Created new component supporting String-based and Generic-based APIs
- Added support to choose SpeedSearch input position to support showing in the opposite size of the drop down

closes #3250

(cherry picked from commit 126323a67ee7d0e830c8b9d628ab104894c517cc)


(cherry picked from commit 9fc61b0e91cd69c67028c8de8015089afd5bcec4)

IJ-MR-179919

GitOrigin-RevId: 355cb2e028dad1ea8d05a74c5ff4dcf4e7987c20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants