wpt.fyi
wpt.fyi copied to clipboard
Items selected in triage mode cause grid movement
Selecting an item to triage while in triage mode will cause a black border to appear, which will cause grid-shifting due to the grid having the border-collapse: collapse attribute. It would be beneficial to adjust the border to not shift the grid, or to display selected items in a different way, such as displaying a checkmark next to the selected item.
Hey @KyleJu , I want to work on this can you pls assign this to me ? Thanks :D
Hey @DanielRyanSmith , can you tell more about the issue, like exactly in which section of webpage do this problem occurs?
Thanks
Just to clarify is it interop-dashboard ?
This was from the file "webapp/components/test-file-results-table.js",
@KyleJu Here's the PR, can you please review,
Thanks 😊