Skip to content
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

Closed
florent-leborgne opened this issue Oct 9, 2024 · 3 comments · Fixed by #201290
Closed

[Spaces] Spaces page table has lots of ellipsis #195590

florent-leborgne opened this issue Oct 9, 2024 · 3 comments · Fixed by #201290
Assignees
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
Copy link
Contributor

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:
Image

Comparison with 8.15:
Image

Steps to reproduce:

  1. Create an 8.16 stateful deployment on QA
  2. Go to Stack Management > Spaces and add a few more spaces
  3. Resize the browser window to notice the lack of optimization in responsiveness, even at max width.

Expected behavior:
Features visible and Solution view columns + content fit without ellipsis, and smaller Description column.

@florent-leborgne 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
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@legrego legrego added the Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) label Nov 20, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

@tsullivan
Copy link
Member

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 tsullivan self-assigned this Nov 20, 2024
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)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants