[Top Navigation] Close actions popover on click#203830
Conversation
|
Pinging @elastic/appex-sharedux (Team:SharedUX) |
|
Hi @kowalczyk-krzysztof I took a look at this, whilst this PR fixes the particularly issue mentioned, I was able to reproduce the same in other parts of the app, see the video linked below; Screen.Recording.2024-12-13.at.09.52.54.movCould we apply this fix in such a way that it's global? |
|
@eokoneyo Thanks for checking this. I thought the component is reused across |
eokoneyo
left a comment
There was a problem hiding this comment.
Changes LGTM, tested locally. We decided that the previous concern pertaining to other similar instances of the same issue will be resolved in a different issue.
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Page load bundle
History
|
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12351877828 |
## Summary This PR makes it so the actions popover closes after clicking on an item. Closes: elastic#201358 (cherry picked from commit 3d79542)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
) # Backport This will backport the following commits from `main` to `8.x`: - [[Top Navigation] Close actions popover on click (#203830)](#203830) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Krzysztof Kowalczyk","email":"krzysztof.kowalczyk@elastic.co"},"sourceCommit":{"committedDate":"2024-12-16T11:39:48Z","message":"[Top Navigation] Close actions popover on click (#203830)\n\n## Summary\r\n\r\nThis PR makes it so the actions popover closes after clicking on an\r\nitem.\r\n\r\nCloses: #201358","sha":"3d79542b204ad58a5441d820ba7b2d0d6724f305","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","v9.0.0","Team:SharedUX","backport:prev-minor"],"title":"[Top Navigation] Close actions popover on click","number":203830,"url":"https://github.com/elastic/kibana/pull/203830","mergeCommit":{"message":"[Top Navigation] Close actions popover on click (#203830)\n\n## Summary\r\n\r\nThis PR makes it so the actions popover closes after clicking on an\r\nitem.\r\n\r\nCloses: #201358","sha":"3d79542b204ad58a5441d820ba7b2d0d6724f305"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203830","number":203830,"mergeCommit":{"message":"[Top Navigation] Close actions popover on click (#203830)\n\n## Summary\r\n\r\nThis PR makes it so the actions popover closes after clicking on an\r\nitem.\r\n\r\nCloses: #201358","sha":"3d79542b204ad58a5441d820ba7b2d0d6724f305"}}]}] BACKPORT--> Co-authored-by: Krzysztof Kowalczyk <krzysztof.kowalczyk@elastic.co>
## Summary This PR makes it so the actions popover closes after clicking on an item. Closes: elastic#201358
Summary
This PR makes it so the actions popover closes after clicking on an item.
Closes: #201358