Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Spaces] Remove “identifier” column from Spaces listing (#201290)…
… (#203164) # Backport This will backport the following commits from `main` to `8.x`: - [[Spaces] Remove “identifier” column from Spaces listing (#201290)](#201290) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tim Sullivan","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-27T00:03:49Z","message":"[Spaces] Remove “identifier” column from Spaces listing (#201290)\n\n## Summary\r\n\r\nAddresses:\r\nhttps://github.com/elastic/kibana-team/issues/1241?reload=1#top\r\nCloses: https://github.com/elastic/kibana/issues/195590\r\n\r\n### Changes\r\n1. Remove the \"identifier\" column from the Spaces grid listing\r\n1. Add a readonly text field to the Space edit form to allow users to\r\nsee the identifier\r\n2. Remove granular width adjustments from the \"Description\" and\r\n\"Solution view\" columns to avoid header titles from showing ellipses\r\n\r\n### Screenshots\r\n**Spaces listing, before:**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/7bc5a8d1-d9c2-4e03-af9b-1bf9025f2d70\">\r\n\r\n**Spaces listing, after:**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/6f69b2cf-c381-43be-a6fd-e294f58b3f15\">\r\n\r\n**Spaces edit form, before**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/a622695f-400c-436c-9cbd-c110d83d3a53\">\r\n\r\n**Spaces edit form, after**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/d5f2fd3f-ec4b-49c8-aece-a5b10dec37b2\">","sha":"7a2edb4811dad4aec91a7a195cd1e51cd5b49a32","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport missing","v9.0.0","Team:SharedUX","backport:prev-minor"],"number":201290,"url":"https://github.com/elastic/kibana/pull/201290","mergeCommit":{"message":"[Spaces] Remove “identifier” column from Spaces listing (#201290)\n\n## Summary\r\n\r\nAddresses:\r\nhttps://github.com/elastic/kibana-team/issues/1241?reload=1#top\r\nCloses: https://github.com/elastic/kibana/issues/195590\r\n\r\n### Changes\r\n1. Remove the \"identifier\" column from the Spaces grid listing\r\n1. Add a readonly text field to the Space edit form to allow users to\r\nsee the identifier\r\n2. Remove granular width adjustments from the \"Description\" and\r\n\"Solution view\" columns to avoid header titles from showing ellipses\r\n\r\n### Screenshots\r\n**Spaces listing, before:**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/7bc5a8d1-d9c2-4e03-af9b-1bf9025f2d70\">\r\n\r\n**Spaces listing, after:**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/6f69b2cf-c381-43be-a6fd-e294f58b3f15\">\r\n\r\n**Spaces edit form, before**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/a622695f-400c-436c-9cbd-c110d83d3a53\">\r\n\r\n**Spaces edit form, after**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/d5f2fd3f-ec4b-49c8-aece-a5b10dec37b2\">","sha":"7a2edb4811dad4aec91a7a195cd1e51cd5b49a32"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201290","number":201290,"mergeCommit":{"message":"[Spaces] Remove “identifier” column from Spaces listing (#201290)\n\n## Summary\r\n\r\nAddresses:\r\nhttps://github.com/elastic/kibana-team/issues/1241?reload=1#top\r\nCloses: https://github.com/elastic/kibana/issues/195590\r\n\r\n### Changes\r\n1. Remove the \"identifier\" column from the Spaces grid listing\r\n1. Add a readonly text field to the Space edit form to allow users to\r\nsee the identifier\r\n2. Remove granular width adjustments from the \"Description\" and\r\n\"Solution view\" columns to avoid header titles from showing ellipses\r\n\r\n### Screenshots\r\n**Spaces listing, before:**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/7bc5a8d1-d9c2-4e03-af9b-1bf9025f2d70\">\r\n\r\n**Spaces listing, after:**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/6f69b2cf-c381-43be-a6fd-e294f58b3f15\">\r\n\r\n**Spaces edit form, before**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/a622695f-400c-436c-9cbd-c110d83d3a53\">\r\n\r\n**Spaces edit form, after**\r\n<img width=\"2102\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/d5f2fd3f-ec4b-49c8-aece-a5b10dec37b2\">","sha":"7a2edb4811dad4aec91a7a195cd1e51cd5b49a32"}}]}] BACKPORT-->
- Loading branch information