Skip to content

Dynamic Suggestions: Selected Value Persists Even When Not in new updated Suggestions #802

Open
@achrafmohye

Description

@achrafmohye

What happened?

When the suggestions list is updated dynamically, the input value persists even if it no longer exists in the updated suggestions. This results in invalid values being displayed in the input field.

What did you expect to happen?

The Combobox should clear or validate the value against the updated suggestions.

How can we reproduce it (as minimally and precisely as possible)?

  • Have a dynamic suggestions updated by the parent
  • Have a previously selected input that does't exist in the updated suggestions
  • See the value that doesn't exist in the updated suggestions

On which environments the bug occurs?

No response

On which browser the bug occurs?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions