UI: Make SimpleTable sorting icons match ResourceTable (#4944)#4952
UI: Make SimpleTable sorting icons match ResourceTable (#4944)#4952Utkarshpandey0001 wants to merge 4 commits intokubernetes-sigs:mainfrom
Conversation
…gs#4944) Replaces the default menu-up and menu-down icons with arrow-up and arrow-down to match the ResourceTable implementation. Adds tooltip to indicate action.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Utkarshpandey0001 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
skoeva
left a comment
There was a problem hiding this comment.
looks like there are some snapshots failing, can you check if those are related? you can see the errors locally with make frontend-test
|
@skoeva sure , let me check once and get back to u |
|
@skoeva |
1d1f0d1 to
9a00083
Compare
This PR updates the sorting icons in the SimpleTable component to visually match the standard MUI arrow styling used natively by ResourceTable . It also introduces tooltips for the sorting buttons to improve accessibility and clarity, bringing it to full feature parity with the rest of the application.

