Skip to content

Sort indicator#1

Open
Pallevante wants to merge 1 commit intoErfanY:mainfrom
Pallevante:main
Open

Sort indicator#1
Pallevante wants to merge 1 commit intoErfanY:mainfrom
Pallevante:main

Conversation

@Pallevante
Copy link
Copy Markdown

Summary

Added * as a way to indicate which sorting column is currently active since it was hard to tell which was active.
And I could not find any places it was visible to the user

Feel free to close this is I am wrong :)

Validation

  • cargo fmt --all
  • cargo check
  • cargo test
  • cargo build --release

Performance Impact

If this touches watches/projection/render/logs, include impact notes.

  • Hot path changed: minimal to none
  • CPU/memory impact: minimal
  • API pressure impact:n/a
  • Failure-mode impact (RBAC/auth/network):n/a

Compatibility and UX

  • keybinding behavior reviewed (k9s compatibility where applicable)
  • command behavior reviewed
  • docs updated for user-visible changes

Added * as a way to indicate which sorting column is currently active
since it was sort of confusing.

This was just tested locally.
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