Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bryntum Combo and Tag Combo empty text apearing null #7641

Closed
JockeLindberg opened this issue Oct 12, 2023 · 0 comments
Closed

Bryntum Combo and Tag Combo empty text apearing null #7641

JockeLindberg opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@JockeLindberg
Copy link

Forum post

Hi. There is a scenario in your combo component where is shows null as text instead of an empty state message.
It appears when i have the property createOnUnmatched enabled to create the labels with the typed text when it doesnt exists. The other property enabled is thefilter-selected` to hide selected labels.

With this in mind, when i have all labels selected and nothing typed on the text field, it shows as the following print screen.

null_label.png
null_label.png

Steps to repro:

  1. Open combo in docs
  2. Edit code of "Skill - multiselect" combo:
createOnUnmatched:true,
filterSelected:true,
  1. Select all items in the picker
@JockeLindberg JockeLindberg added bug Something isn't working forum Issues from forum labels Oct 12, 2023
@ExtAnimal ExtAnimal self-assigned this Oct 12, 2023
@ExtAnimal ExtAnimal added this to the 5.5.5 milestone Oct 12, 2023
@ExtAnimal ExtAnimal added ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds) and removed in progress ready for review Issue is fixed, the pull request is being reviewed labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants