Skip to content

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

Merged
ArakTaiRoth merged 1 commit into
devfrom
dustin/1731
Aug 10, 2026
Merged

feat(#1731): Added a custom noResults property to Dropdown#4204
ArakTaiRoth merged 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
Preview removed because the pull request was closed.
2026-08-10 18:43 UTC

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Preview removed

All preview folders cleaned from gh-pages branch.

@twjeffery twjeffery left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image Image

@ArakTaiRoth
ArakTaiRoth merged commit dc853f6 into dev Aug 10, 2026
7 of 8 checks passed
@ArakTaiRoth
ArakTaiRoth deleted the dustin/1731 branch August 10, 2026 18:42
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"

2 participants