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

[8.15] style(ux-dashboards): fixed width from saved object type column (#194388) #196950

Merged
merged 1 commit into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. style(ux-dashboards): fixed width from saved object type column (elas…

    …tic#194388)
    
    ## Summary
    Fixes elastic#193750
    
    Removed the fixed width of 50px from the type column in the saved object
    finder UI to allow for more flexible and responsive table formatting.
    
    Before:
    
    ![image](https://github.com/user-attachments/assets/df4d312c-8956-482e-a91e-643831e7364e)
    
    Now:
    
    ![image](https://github.com/user-attachments/assets/987f37e6-b14e-41c5-a435-ce2539936c7c)
    
    But I'm not sure if changing the width to 70px is more appropriate
    
    ![image](https://github.com/user-attachments/assets/f6a52146-bc7a-4d65-b86c-a7c1393c88f5)
    
    ---------
    
    Co-authored-by: Elastic Machine <[email protected]>
    Co-authored-by: Davis McPhee <[email protected]>
    (cherry picked from commit febb198)
    Ruby-rc committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    77c027a View commit details
    Browse the repository at this point in the history