-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Spaces] Spaces page table has lots of ellipsis #195590
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
Comments
florent-leborgne
added
bug
Fixes for quality problems that affect the customer experience
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
labels
Oct 9, 2024
Pinging @elastic/kibana-security (Team:Security) |
legrego
added
the
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
label
Nov 20, 2024
Pinging @elastic/appex-sharedux (Team:SharedUX) |
This will be partially resolved from #198182 where the UX spaces grid table has been streamlined a bit by removing the "Features" column. A next step will come along to remove the "Identifier" column. |
tsullivan
added a commit
to tsullivan/kibana
that referenced
this issue
Dec 5, 2024
## Summary Addresses: elastic/kibana-team#1241 Closes: elastic#195590 ### Changes 1. Remove the "identifier" column from the Spaces grid listing 1. Add a readonly text field to the Space edit form to allow users to see the identifier 2. Remove granular width adjustments from the "Description" and "Solution view" columns to avoid header titles from showing ellipses ### Screenshots **Spaces listing, before:** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/7bc5a8d1-d9c2-4e03-af9b-1bf9025f2d70"> **Spaces listing, after:** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/6f69b2cf-c381-43be-a6fd-e294f58b3f15"> **Spaces edit form, before** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/a622695f-400c-436c-9cbd-c110d83d3a53"> **Spaces edit form, after** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/d5f2fd3f-ec4b-49c8-aece-a5b10dec37b2"> (cherry picked from commit 7a2edb4)
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this issue
Dec 12, 2024
## Summary Addresses: elastic/kibana-team#1241 Closes: elastic#195590 ### Changes 1. Remove the "identifier" column from the Spaces grid listing 1. Add a readonly text field to the Space edit form to allow users to see the identifier 2. Remove granular width adjustments from the "Description" and "Solution view" columns to avoid header titles from showing ellipses ### Screenshots **Spaces listing, before:** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/7bc5a8d1-d9c2-4e03-af9b-1bf9025f2d70"> **Spaces listing, after:** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/6f69b2cf-c381-43be-a6fd-e294f58b3f15"> **Spaces edit form, before** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/a622695f-400c-436c-9cbd-c110d83d3a53"> **Spaces edit form, after** <img width="2102" alt="image" src="https://github.com/user-attachments/assets/d5f2fd3f-ec4b-49c8-aece-a5b10dec37b2">
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
Kibana version: 8.16
Environment: QA
Describe the bug:
Columns of the Spaces table aren't optimized, resulting in too many ellipsis, while the column for the description is too large.
In 8.16 QA:
Comparison with 8.15:
Steps to reproduce:
Expected behavior:
Features visible and Solution view columns + content fit without ellipsis, and smaller Description column.
The text was updated successfully, but these errors were encountered: