Commit c6fedca
# Backport
This will backport the following commits from `main` to `8.x`:
- [style(ux-dashboards): fixed width from saved object type column
(#194388)](#194388)
<!--- Backport version: 9.4.3 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"ruby","email":"ruichao.hu@daocloud.io"},"sourceCommit":{"committedDate":"2024-10-18T19:54:35Z","message":"style(ux-dashboards):
fixed width from saved object type column (#194388)\n\n##
Summary\r\nFixes
https://github.com/elastic/kibana/issues/193750\r\n\r\nRemoved the fixed
width of 50px from the type column in the saved object\r\nfinder UI to
allow for more flexible and responsive table
formatting.\r\n\r\nBefore:\r\n\r\n\r\n\r\nNow:\r\n\r\n\r\n\r\n\r\nBut
I'm not sure if changing the width to 70px is more
appropriate\r\n\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\r\nCo-authored-by: Davis
McPhee
<davis.mcphee@elastic.co>","sha":"febb198a8ab7b4407d72d881b319c84ed73ee5d3","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","💝community","v9.0.0","Team:DataDiscovery","backport:prev-major"],"title":"style(ux-dashboards):
fixed width from saved object type
column","number":194388,"url":"https://github.com/elastic/kibana/pull/194388","mergeCommit":{"message":"style(ux-dashboards):
fixed width from saved object type column (#194388)\n\n##
Summary\r\nFixes
https://github.com/elastic/kibana/issues/193750\r\n\r\nRemoved the fixed
width of 50px from the type column in the saved object\r\nfinder UI to
allow for more flexible and responsive table
formatting.\r\n\r\nBefore:\r\n\r\n\r\n\r\nNow:\r\n\r\n\r\n\r\n\r\nBut
I'm not sure if changing the width to 70px is more
appropriate\r\n\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\r\nCo-authored-by: Davis
McPhee
<davis.mcphee@elastic.co>","sha":"febb198a8ab7b4407d72d881b319c84ed73ee5d3"}},"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/194388","number":194388,"mergeCommit":{"message":"style(ux-dashboards):
fixed width from saved object type column (#194388)\n\n##
Summary\r\nFixes
https://github.com/elastic/kibana/issues/193750\r\n\r\nRemoved the fixed
width of 50px from the type column in the saved object\r\nfinder UI to
allow for more flexible and responsive table
formatting.\r\n\r\nBefore:\r\n\r\n\r\n\r\nNow:\r\n\r\n\r\n\r\n\r\nBut
I'm not sure if changing the width to 70px is more
appropriate\r\n\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\r\nCo-authored-by: Davis
McPhee
<davis.mcphee@elastic.co>","sha":"febb198a8ab7b4407d72d881b319c84ed73ee5d3"}}]}]
BACKPORT-->
Co-authored-by: ruby <ruichao.hu@daocloud.io>
1 parent 2e05118 commit c6fedca
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
0 commit comments