Skip to content

feat(#1731): Added a custom noResults property to Dropdown - #4204

Open
ArakTaiRoth wants to merge 1 commit into
devfrom
dustin/1731
Open

feat(#1731): Added a custom noResults property to Dropdown#4204
ArakTaiRoth wants to merge 1 commit into
devfrom
dustin/1731

Conversation

@ArakTaiRoth

Copy link
Copy Markdown
Collaborator

Before (the change)

The default "No matches found" text when using filterable for the Dropdown component couldn't be changed.

After (the change)

Now people can edit that message using the new noResults property.

Also added an example on the main Dropdown component documentation page.

Make sure that you've checked the boxes below before you submit the PR

  • I have read and followed the setup steps
  • I have created necessary unit tests
  • I have tested the functionality in both React and Angular.

Steps needed to test

Use PRs feat1731 for both Angular and React to test.

@ArakTaiRoth
ArakTaiRoth requested a review from twjeffery August 7, 2026 18:25
@ArakTaiRoth ArakTaiRoth linked an issue Aug 7, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://GovAlta.github.io/ui-components/pr-preview-angular/pr-4204/

Built to branch gh-pages at 2026-08-07 18:28 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Preview links

Target URL
Docs https://govalta.github.io/ui-components/pr-preview/pr-4204/
React playground https://govalta.github.io/ui-components/pr-preview-react/pr-4204/
Angular playground https://govalta.github.io/ui-components/pr-preview-angular/pr-4204/

Built from commit 178dc00. Previews are removed automatically when this PR closes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dropdown: add ability to change text of "no matches found"

1 participant