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

[Popover] - InputSuggestionItems in Popover don't show correctly #776

Closed
d3nergy opened this issue Sep 13, 2019 · 1 comment · Fixed by #779
Closed

[Popover] - InputSuggestionItems in Popover don't show correctly #776

d3nergy opened this issue Sep 13, 2019 · 1 comment · Fixed by #779
Assignees

Comments

@d3nergy
Copy link

d3nergy commented Sep 13, 2019

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

Bildschirmfoto 2019-09-13 um 13 38 16

Context

  • UI5 Web Components version : 1.0.0-rc.2
  • OS/Platform: MAC OS
  • Browser (if relevant): Chrome
  • Other information:

Affected components (if known)

,

Log output / Any errors in the console

{...}
@MapTo0 MapTo0 self-assigned this Sep 13, 2019
@MapTo0
Copy link
Member

MapTo0 commented Sep 13, 2019

Hello @d3nergy
Thanks for reporting!
I have an almost ready full refactoring of the Popups which will fix that issue.

Stay tuned!

Regards,
Martin

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 a pull request may close this issue.

2 participants