Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [TopNav] Ability for menu items to collapse into popover at cus…
…tom breakpoints (#195820) (#197269) # Backport This will backport the following commits from `main` to `8.x`: - [[TopNav] Ability for menu items to collapse into popover at custom breakpoints (#195820)](#195820) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tim Sullivan","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-22T15:04:09Z","message":"[TopNav] Ability for menu items to collapse into popover at custom breakpoints (#195820)\n\n## Summary\r\n\r\nCloses #154414\r\n\r\nAllows customization of `popoverBreakpoints` that are passed to\r\n`EuiHeaderLinks`. See\r\nhttps://eui.elastic.co/#/layout/header#header-links\r\n\r\nBEFORE\r\n\r\n\r\n![before-bldx7lhzrxkzrxkyzr](https://github.com/user-attachments/assets/798836b1-f254-4f11-bda4-803caf0e02e5)\r\n\r\nAFTER\r\n\r\n\r\n![after-bldx7lhzrxkzrxkyzr](https://github.com/user-attachments/assets/c227746b-00b0-4a41-9982-00b7cfb7e084)\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [x] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))","sha":"a5e49e63eaab60d44b3c455b790e59931bc5a067","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:version","v8.17.0"],"title":"[TopNav] Ability for menu items to collapse into popover at custom breakpoints","number":195820,"url":"https://github.com/elastic/kibana/pull/195820","mergeCommit":{"message":"[TopNav] Ability for menu items to collapse into popover at custom breakpoints (#195820)\n\n## Summary\r\n\r\nCloses #154414\r\n\r\nAllows customization of `popoverBreakpoints` that are passed to\r\n`EuiHeaderLinks`. See\r\nhttps://eui.elastic.co/#/layout/header#header-links\r\n\r\nBEFORE\r\n\r\n\r\n![before-bldx7lhzrxkzrxkyzr](https://github.com/user-attachments/assets/798836b1-f254-4f11-bda4-803caf0e02e5)\r\n\r\nAFTER\r\n\r\n\r\n![after-bldx7lhzrxkzrxkyzr](https://github.com/user-attachments/assets/c227746b-00b0-4a41-9982-00b7cfb7e084)\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [x] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))","sha":"a5e49e63eaab60d44b3c455b790e59931bc5a067"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195820","number":195820,"mergeCommit":{"message":"[TopNav] Ability for menu items to collapse into popover at custom breakpoints (#195820)\n\n## Summary\r\n\r\nCloses #154414\r\n\r\nAllows customization of `popoverBreakpoints` that are passed to\r\n`EuiHeaderLinks`. See\r\nhttps://eui.elastic.co/#/layout/header#header-links\r\n\r\nBEFORE\r\n\r\n\r\n![before-bldx7lhzrxkzrxkyzr](https://github.com/user-attachments/assets/798836b1-f254-4f11-bda4-803caf0e02e5)\r\n\r\nAFTER\r\n\r\n\r\n![after-bldx7lhzrxkzrxkyzr](https://github.com/user-attachments/assets/c227746b-00b0-4a41-9982-00b7cfb7e084)\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [x] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))","sha":"a5e49e63eaab60d44b3c455b790e59931bc5a067"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Tim Sullivan <[email protected]>
- Loading branch information