Skip to content

Autocomplete list not showing in dialog box #234

@NorbertPointu

Description

@NorbertPointu

Describe the bug
When we use CDK autocomplete into a dialog box, the suggested list is displaying behind the dialog box. User can not see and select item.

To Reproduce
Include steps to reproduce the behavior.

Example:

  1. Into a React project
  2. Use DXCDialog with overlay=true
  3. As children, use DxcInput with autocompleteOptions
  4. When input item, the list will not be visible

Expected behavior
Let user see the suggested list and be abke to select an item.

Screenshots
image

Additional context

Add labels
Version 3 of React HalStach is used.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions