Skip to content

[BHP1-1296] Add search to Guided workflow multi-select - #281

Open
rjsheperd wants to merge 3 commits into
rj-BHP1-1381-fuel-model-categories-standardfrom
rj-BHP1-1296-guided-search
Open

[BHP1-1296] Add search to Guided workflow multi-select#281
rjsheperd wants to merge 3 commits into
rj-BHP1-1381-fuel-model-categories-standardfrom
rj-BHP1-1296-guided-search

Conversation

@rjsheperd

@rjsheperd rjsheperd commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Purpose

Adds the search bar to all multi-selects. Search composes with the category filters.

Related Issues

Closes BHP1-1296

Submission Checklist

  • Included Jira issue in the PR title (e.g. BHP1-### <title>)
  • Code passes linter rules (clj-kondo --lint components/**/src bases/**/src projects/**/src)
  • Feature(s) work when compiled (clojure -M:compile-cljs)

Testing

  1. Create a Guided Workflow with Surface only
  2. Use the search bar in the Fuel Models (e.g. search "grass" narrows the list). Verify that results match the search term for fuel model codes, latin name, etc.
  3. Use "zzzz" to verify that it should show No Results. Use the "Clear" button restore all.

Screenshots

Category Selected + Search

Screenshot 2026-08-13 at 11 24 41 AM

Zero Results

Screenshot 2026-08-13 at 11 25 58 AM

@rjsheperd rjsheperd changed the title BHP1-1296 Add search with no-results message to Guided workflow multi… [BHP1-1296] Add search to Guided workflow multi-select Aug 13, 2026
@Kcheung42

Copy link
Copy Markdown
Collaborator

Since now that guided and standard's multi select have the same features of search and pills (from another PR) I think we should unify it and use a single component instead of 2 versions. I'd prefer the standard one, it seems cleaner.

@rjsheperd

Copy link
Copy Markdown
Contributor Author

@Kcheung42 Updated to unify the two multi-select components

@Kcheung42

Copy link
Copy Markdown
Collaborator

Looks good, approved

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.

2 participants