Skip to content

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

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

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
  • horizontally scroll just table instead of the whole page on overflow (in line with e.g. Inventory Systems)

How to test the PR

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

Before the change

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

whole page scrolls when overflowing

After the change

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

only the table scrolls when overflowing

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.43%. Comparing base (dfb1045) to head (d0815c2).

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.41%   77.43%   +0.01%     
==========================================
  Files         102      102              
  Lines        3286     3302      +16     
  Branches      756      759       +3     
==========================================
+ Hits         2544     2557      +13     
- Misses        663      666       +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 2 times, most recently from 34931ec to 86ff2c8 Compare August 25, 2026 12:27
Dugowitch and others added 3 commits August 25, 2026 14:37
HMS-11119
Claude authored just the tests.

Co-Authored-By: Claude <noreply@anthropic.com>
@Dugowitch
Dugowitch force-pushed the col-widths branch 2 times, most recently from 818177f to d0815c2 Compare August 25, 2026 13:30
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.

2 participants