Skip to content

fix(autocomplete): resolve option labels do not display - #1441

Open
SoyDiego wants to merge 1 commit into
openng-org:mainfrom
SoyDiego:fix/autocomplete-labels
Open

fix(autocomplete): resolve option labels do not display#1441
SoyDiego wants to merge 1 commit into
openng-org:mainfrom
SoyDiego:fix/autocomplete-labels

Conversation

@SoyDiego

@SoyDiego SoyDiego commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

Related issues

fix #553

Fixes #

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that changes the public API)
  • Documentation only
  • Refactor, test, or chore (no user-facing change)

Breaking changes

None

Test plan

  • npm run build
  • npm test
  • npm run lint
  • Verified in the demo app (if applicable)

Checklist

  • Issue discussed or bug clearly described (link issue when applicable)
  • Tests added or updated for behavioral changes
  • Documentation updated (README, JSDoc, migration notes as needed)
  • Public API changes documented; breaking changes called out
  • CHANGELOG updated (if the repository maintains one and the change is user-facing)
  • Commit messages follow Conventional Commits
  • I agree to follow the OpenNG Foundation Code of Conduct

@geromegrignon geromegrignon added this to the Catch-up milestone Aug 5, 2026
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.

[bug] label doesn't display in autocomplete when multiple=false

2 participants