Skip to content

upstream: fix: allow resizing of the SBOM column in artifact table (goharbor/harbor#23646) - #552

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
upstream/cherry-pick-23646-70288fa69
Open

upstream: fix: allow resizing of the SBOM column in artifact table (goharbor/harbor#23646)#552
github-actions[bot] wants to merge 1 commit into
mainfrom
upstream/cherry-pick-23646-70288fa69

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Cherry-picks upstream Harbor commit 70288fa69 from goharbor/harbor#23646.

Upstream Context

Cherry-Pick Status

Upstream Description

i have removed the !important modifier from the .sbom-column width rule in the artifact list table

The SBOM column width is currently defined with !important, which overrides the inline width applied by Clarity' s datagrid during column resizing. As a result, the SBOM column cannot be resized correctly, causing the header and data columns to become misaligned.

Removing " !important " preserves the default width while allowing Clarity's resize logic to update the column width as expected.

Issue being fixed

Fixes #23634

Review Notes

  • Generated by the upstream cherry-pick workflow.
  • One upstream commit maps to one Harbor Next PR.
  • If this PR is closed without merge, the workflow will not recreate it.

Upstream-Commit: 70288fa6990b026a713a81b1feafec1ec2e72c17
Upstream-PR: goharbor/harbor#23646
Cherry-Pick-Status: clean

…oharbor/harbor#23646)

* fix: allow resizing of the SBOM column

Signed-off-by: La1itchauhan <chauhanlalitofficial@gmail.com>

* fix: allow resizing of artifact table columns

Signed-off-by: La1itchauhan <127293503+La1itchauhan@users.noreply.github.com>

---------

Signed-off-by: La1itchauhan <chauhanlalitofficial@gmail.com>
Signed-off-by: La1itchauhan <127293503+La1itchauhan@users.noreply.github.com>
Co-authored-by: Wang Yan <wangyan_0219@hotmail.com>

(cherry picked from commit 70288fa6990b026a713a81b1feafec1ec2e72c17)

Upstream-Commit: 70288fa6990b026a713a81b1feafec1ec2e72c17
Upstream-PR: goharbor/harbor#23646
Upstream-Author: @La1itchauhan
Cherry-Pick-Status: clean
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

0 participants