Skip to content

fix(ui5-shellbar): fix search field behavior #1264

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

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Mar 3, 2020

  • fix: search field suggestions popup used to open in the left most corner
  • fix: clicking on suggestions did not take effect due to pop up reposition

Root cause: the search field used to close upon interaction with the items in the popover, forcing the popover to reposition itself without knowing the DOM ref of its opener.

Solution: the search field is now toggled only by clicking the search icon.

ilhan007 added 2 commits March 3, 2020 18:44
- search field suggestions popup used to open in the left most corner
- clicking on suggestions did not take effect due to pop up reposition
@ilhan007 ilhan007 requested a review from MapTo0 March 3, 2020 16:50
@ilhan007 ilhan007 merged commit 2beb1c5 into master Mar 4, 2020
@ilhan007 ilhan007 deleted the fix-shellbar-searchfield branch March 4, 2020 08:35
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.

2 participants