Thanks for reporting this. I checked it on my side, but I’m not seeing the issue. Could you please share the steps to reproduce it?
It would be helpful if you could provide, The exact screen/page where you see the issue (for example, Plugins list, Users list, etc.)
The style issue can be seen on the plugins page in a plugin row under the checkbox of an active plugin.
The other displays on dashboard page that extends WP_List_Table. I have a plugin but it’s in GitHub.
There’s a simple a GitHub plugin https://github.com/collectivebreath/wp-list-table-example-plugin that displays this when the viewport is narrow.
Both issues are present when the viewport is narrow.
Sorry, easier check for WP_List_Table is to look at Posts table in mobile viewport.
Open Playground in a mobile browser, https://playground.wordpress.net/?wp=trunk
Activate Hello Dolly and notice the background of the plugin row.
Go to the Posts page and notice there is no disclose triangle.
So issue is present in nightly but not in 7.1-beta3
You are right. I found the same issue on the trunk version as well. In the Posts table, the dropdown arrow is missing, and the Plugins table looks broken.
Thanks for confirmation. I’ll try to write up a Trac ticket tomorrow. I’m traveling today.
Great! If you’re short on time, I can take care of this as well. Thanks!
Both of these issues appear in the desktop if the browser viewport is narrow enough.