Skip to content

Pulling feat/plasmid-filter into develop#1174

Open
github-actions[bot] wants to merge 5 commits intodevelopfrom
feat/plasmid-filter
Open

Pulling feat/plasmid-filter into develop#1174
github-actions[bot] wants to merge 5 commits intodevelopfrom
feat/plasmid-filter

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

No description provided.

…ureStrainCatalogSearchGraphql`

The filter configuration logic in `useConfigureStrainCatalogSearchGraphql` has been simplified by removing unnecessary lenses and pipes, and by adding comments to improve readability. The code now directly uses the graphqlFilterLens to get the filter config that matches `value`, and adds any other valid search parameters to the query filter. The initial values are then modified with the selected filters and other search parameters.
The search bar component was added to the plasmid catalog page to allow users to search for plasmids.
The new SearchBarPlasmid component was created, which includes a FilterDropdown, SearchBox, and AppBarHelp. This component will be used in the catalog page to search for plasmids.
The FilterDropdown component now uses the options prop to render menu items, replacing the hardcoded items array. The key prop in MenuItem is now set to option.value instead of uuid4().
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Oct 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant