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

[Unified search] Fixes the problem with the button popover buttons on DSL filters #142402

Merged
merged 4 commits into from
Oct 3, 2022

Conversation

stratoula
Copy link
Contributor

@stratoula stratoula commented Sep 30, 2022

Summary

Closes #142211

By adding position: relative on the buttons, make them responsive and fixes the bug mentioned on the issue.

uni

@stratoula stratoula changed the title [Unified search] Fixes the problem with the button popover buttons on… [Unified search] Fixes the problem with the button popover buttons on DSL filters Oct 3, 2022
@stratoula stratoula added Feature:Unified search Unified search related tasks release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Oct 3, 2022
@stratoula stratoula marked this pull request as ready for review October 3, 2022 07:44
@stratoula stratoula requested a review from a team as a code owner October 3, 2022 07:44
Copy link
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix @stratoula !

I tested locally and this does work, but I think we can make use of the isolate rule to lift all changes to one place.

I tested on Firefox and this issue does not exist there. I couldn't quite figure out why this is happening because we are setting overflow: hidden on the relative ancestor 😅 . Great job finding the solution with stacking context!

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
unifiedSearch 260.9KB 260.9KB +28.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesSv)

@stratoula stratoula merged commit fe2210b into elastic:main Oct 3, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 3, 2022
… DSL filters (elastic#142402)

* [Unified search] Fixes the problem with the button popover buttons on DSL filters

* Add comment

* Apply comments

(cherry picked from commit fe2210b)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 3, 2022
… DSL filters (#142402) (#142458)

* [Unified search] Fixes the problem with the button popover buttons on DSL filters

* Add comment

* Apply comments

(cherry picked from commit fe2210b)

Co-authored-by: Stratoula Kalafateli <[email protected]>
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 11, 2022
… DSL filters (elastic#142402)

* [Unified search] Fixes the problem with the button popover buttons on DSL filters

* Add comment

* Apply comments
WafaaNasr pushed a commit to WafaaNasr/kibana that referenced this pull request Oct 14, 2022
… DSL filters (elastic#142402)

* [Unified search] Fixes the problem with the button popover buttons on DSL filters

* Add comment

* Apply comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:Unified search Unified search related tasks release_note:skip Skip the PR/issue when compiling release notes v8.5.0 v8.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom filter: can't create/update filter with a mouse click
5 participants