We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When using an Input with suggestion-items inside a popover, the suggestion-items will be shown somewhere else or even don't.
To reproduce Steps to reproduce the behavior:
Put input with suggestion-items inside Popover opened by a button.
Isolated example
https://codesandbox.io/s/ui5-webcomponents-5sn86?fontsize=14
Expected behavior
suggestion-items should be opened directly underneath the Input just like it was not inside another popover. Outer popover should not close on action.
Screenshots
Context
Affected components (if known)
,
Log output / Any errors in the console
{...}
The text was updated successfully, but these errors were encountered:
Hello @d3nergy Thanks for reporting! I have an almost ready full refactoring of the Popups which will fix that issue.
Stay tuned!
Regards, Martin
Sorry, something went wrong.
MapTo0
Successfully merging a pull request may close this issue.
Describe the bug
When using an Input with suggestion-items inside a popover, the suggestion-items will be shown somewhere else or even don't.
To reproduce
Steps to reproduce the behavior:
Put input with suggestion-items inside Popover opened by a button.
Isolated example
https://codesandbox.io/s/ui5-webcomponents-5sn86?fontsize=14
Expected behavior
suggestion-items should be opened directly underneath the Input just like it was not inside another popover. Outer popover should not close on action.
Screenshots
Context
Affected components (if known)
,
Log output / Any errors in the console
The text was updated successfully, but these errors were encountered: