Skip to content

HMS-11119: fix table column width and shrinking - #1769

Open
Dugowitch wants to merge 3 commits into
RedHatInsights:masterfrom
Dugowitch:col-widths
Open

HMS-11119: fix table column width and shrinking#1769
Dugowitch wants to merge 3 commits into
RedHatInsights:masterfrom
Dugowitch:col-widths

Conversation

@Dugowitch

@Dugowitch Dugowitch commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Description

Associated Jira ticket: HMS-11119

  • wrap table column names instead of truncating
  • better distribute available space between the columns
  • wrap evra in SystemPackages and PackageSystems

How to test the PR

For all pages, check column widths, shrink the window and observe column shrinking.

Before the change

Screenshot From 2026-08-24 14-13-10 Screenshot From 2026-08-24 14-19-14

After the change

Screenshot From 2026-08-24 14-13-30 Screenshot From 2026-08-24 14-19-20

Checklist:

  • The commit message has the Jira ticket linked
  • PR has a short description
  • Screenshots before and after the change are added
  • Tests for the changes have been added
  • README.md is updated if necessary
  • Needs additional dependent work

@Dugowitch Dugowitch changed the title Col widths HMS-11119: fix table column width and shrinking Aug 24, 2026
@codecov-commenter

codecov-commenter commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.38%. Comparing base (60a1fbf) to head (a3c3102).

Files with missing lines Patch % Lines
src/SmartComponents/Systems/SystemsListAssets.js 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1769      +/-   ##
==========================================
+ Coverage   77.36%   77.38%   +0.01%     
==========================================
  Files         102      102              
  Lines        3283     3299      +16     
  Branches      752      758       +6     
==========================================
+ Hits         2540     2553      +13     
- Misses        664      667       +3     
  Partials       79       79              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Dugowitch
Dugowitch force-pushed the col-widths branch 4 times, most recently from 818177f to d0815c2 Compare August 25, 2026 13:30
@swadeley swadeley self-assigned this Aug 26, 2026
Dugowitch and others added 3 commits August 27, 2026 11:50
HMS-11119
Claude authored just the tests.

Co-Authored-By: Claude <noreply@anthropic.com>
@Dugowitch
Dugowitch marked this pull request as ready for review August 27, 2026 09:54
@Dugowitch
Dugowitch requested a review from a team as a code owner August 27, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants