Skip to content

Use case insensitive in search#1163

Merged
pfferrari merged 2 commits into
mainfrom
feat/642-case_insensitive_search
Jun 18, 2026
Merged

Use case insensitive in search#1163
pfferrari merged 2 commits into
mainfrom
feat/642-case_insensitive_search

Conversation

@pfferrari

@pfferrari pfferrari commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Related commercelayer/issues-app/issues/642

What I did

Updated some components to force search case to be insensitive using the i_cont filter.

These are the file modified and a bit of context for them:

  • useEditTagsOverlay: the modified search here is used to search for tags to be assigned to current resource
  • HookedMarketWithCurrencySelector: this form component is mainly used in dashboard while assigning market / currency to payment_methods, shipping_methods and sku_options
  • InputResourceSelector: this form component is used all along rule engine related app-elements components

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests).
  • Make sure to add/update documentation regarding your changes.
  • You are NOT deprecating/removing a feature.

@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for commercelayer-app-elements ready!

Name Link
🔨 Latest commit 1cbe356
🔍 Latest deploy log https://app.netlify.com/projects/commercelayer-app-elements/deploys/6a33ba10559aa70007cbd48c
😎 Deploy Preview https://deploy-preview-1163--commercelayer-app-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pfferrari pfferrari self-assigned this Jun 17, 2026
@pfferrari pfferrari added the enhancement New feature or request label Jun 17, 2026
@pfferrari pfferrari requested review from gciotola and malessani June 17, 2026 14:47
malessani
malessani previously approved these changes Jun 17, 2026
gciotola
gciotola previously approved these changes Jun 17, 2026
@pfferrari pfferrari dismissed stale reviews from gciotola and malessani via 1cbe356 June 18, 2026 09:27
@pfferrari pfferrari force-pushed the feat/642-case_insensitive_search branch from 4f0956c to 1cbe356 Compare June 18, 2026 09:27
@pkg-pr-new

pkg-pr-new Bot commented Jun 18, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/commercelayer/app-elements/@commercelayer/app-elements@1163

commit: 1cbe356

@pfferrari pfferrari requested review from gciotola and malessani June 18, 2026 11:16
@pfferrari pfferrari merged commit 9858cb7 into main Jun 18, 2026
7 checks passed
@pfferrari pfferrari deleted the feat/642-case_insensitive_search branch June 18, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants