Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: table headers shouldn't allow text selection #5118

Merged
merged 1 commit into from Dec 5, 2023
Merged

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

Our column headers shouldn't allow you to select the text, and sortable columns should have a pointer cursor.

Added another unsortable column to test table to extend tests.

Screenshot / video of UI

Screen.Recording.2023-12-04.at.5.25.59.PM.mov

What issues does this PR fix or reference?

Fixes #5114.

How to test this PR?

Go to Volumes page.

@deboer-tim deboer-tim requested review from benoitf and a team as code owners December 4, 2023 22:28
@deboer-tim deboer-tim requested review from dgolovin and cdrage and removed request for a team December 4, 2023 22:28
Our column headers shouldn't allow you to select the text, and sortable
columns should have a pointer cursor.

Added another unsortable column to test table to extend tests.

Fixes #5114.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
Copy link
Collaborator

@benoitf benoitf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @deboer-tim

@deboer-tim deboer-tim merged commit f5a1995 into main Dec 5, 2023
9 checks passed
@deboer-tim deboer-tim deleted the table-header branch December 5, 2023 12:46
@podman-desktop-bot podman-desktop-bot added this to the 1.6.0 milestone Dec 5, 2023
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.

cursor in table header
4 participants