Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.14] [MGMTEX] Fix rules order in create rule modal (elastic#181743) (…
…elastic#181830) # Backport This will backport the following commits from `main` to `8.14`: - [[MGMTEX] Fix rules order in create rule modal (elastic#181743)](elastic#181743) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julian Gernun","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-04-26T12:00:28Z","message":"[MGMTEX] Fix rules order in create rule modal (elastic#181743)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/181527\r\n\r\nFix how rules in create rule modal are sorted. Rules not enabled will be\r\nshown at the end of the list and as disabled.\r\n\r\nWe did not implement \"Close modal when outside of modal is clicked\" as\r\nmentioned in\r\nhttps://github.com/elastic/issues/181527#issuecomment-2078821162\r\n\r\n<details>\r\n <summary>Recording</summary>\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/17549662/9f6f8519-4f90-4b66-b790-c0144427e776\r\n\r\n\r\n</details>","sha":"8623c91cc4baeadab01a636daa1ca7ad49d50ca2","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","Feature:Alerting/RulesManagement","v8.14.0","v8.15.0"],"title":"[MGMTEX] Fix rules order in create rule modal","number":181743,"url":"https://github.com/elastic/kibana/pull/181743","mergeCommit":{"message":"[MGMTEX] Fix rules order in create rule modal (elastic#181743)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/181527\r\n\r\nFix how rules in create rule modal are sorted. Rules not enabled will be\r\nshown at the end of the list and as disabled.\r\n\r\nWe did not implement \"Close modal when outside of modal is clicked\" as\r\nmentioned in\r\nhttps://github.com/elastic/issues/181527#issuecomment-2078821162\r\n\r\n<details>\r\n <summary>Recording</summary>\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/17549662/9f6f8519-4f90-4b66-b790-c0144427e776\r\n\r\n\r\n</details>","sha":"8623c91cc4baeadab01a636daa1ca7ad49d50ca2"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/181743","number":181743,"mergeCommit":{"message":"[MGMTEX] Fix rules order in create rule modal (elastic#181743)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/181527\r\n\r\nFix how rules in create rule modal are sorted. Rules not enabled will be\r\nshown at the end of the list and as disabled.\r\n\r\nWe did not implement \"Close modal when outside of modal is clicked\" as\r\nmentioned in\r\nhttps://github.com/elastic/issues/181527#issuecomment-2078821162\r\n\r\n<details>\r\n <summary>Recording</summary>\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/17549662/9f6f8519-4f90-4b66-b790-c0144427e776\r\n\r\n\r\n</details>","sha":"8623c91cc4baeadab01a636daa1ca7ad49d50ca2"}}]}] BACKPORT--> Co-authored-by: Julian Gernun <[email protected]>
- Loading branch information