Data views: Ensure the 'select all' checkbox appears on hover#59799
Data views: Ensure the 'select all' checkbox appears on hover#59799jameskoster merged 1 commit intotrunkfrom
Conversation
|
Size Change: +16 B (0%) Total Size: 1.71 MB
ℹ️ View Unchanged
|
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Was this regression part of 6.5? If so, we need to backport this PR. |
|
I think it may have been caused by #59467, so yes we may need to backport. |
|
I'm removing the backport label, I don't think this regression is in 6.5, it's later (when we hid the primary actions) |
Co-authored-by: jameskoster <jameskoster@git.wordpress.org> Co-authored-by: oandregal <oandregal@git.wordpress.org>
What?
Fix an issue where the 'select all' checkbox in the table header wasn't appearing on hover.
Why?
Seems there was a regression where it would only appear on
tr:focus-withinTesting Instructions
checkbox.mp4