Skip to content

fix(3433): jobs table headers to show sort indicators#1567

Open
yk634 wants to merge 1 commit intomasterfrom
job-list-view-header
Open

fix(3433): jobs table headers to show sort indicators#1567
yk634 wants to merge 1 commit intomasterfrom
job-list-view-header

Conversation

@yk634
Copy link
Contributor

@yk634 yk634 commented Mar 24, 2026

Context

The jobs table supports sorting on JOB, START TIME, and STAGE, but the UI did not clearly indicate which headers were sortable or what the current sort direction was.

Objective

This PR makes sortable jobs table headers visually identifiable and shows the current sort state.

Intentional changes in this PR:

  • add a dedicated sort header renderer for sortable columns
  • show an unsorted indicator for sortable headers
  • show ascending and descending indicators for the active sorted column
image

References

screwdriver-cd/screwdriver#3433

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

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.

1 participant