@paryhin noticed a few focus issues, and in looking into it I spotted one or two more. This might get spun out into multiple tickets, but I wanted to create a place to log them.
Actions Cell has odd outline widths:
(This looks like it could be from the next row down (and next cell over) having a negative margin, but I haven't investigated too deeply)
Links in Firefox aren't tabbable
No screenshot of this, but in Firefox it seems that <a> links, even with an href and without any sort of tabindex value, aren't tabbable. This ends up affecting both navigation links and table action links (the "button" above the table). They seem fine in Chrome. This is odd enough it could be some setting on my browser; will ask others to repro before investing time in it.
@paryhin noticed a few focus issues, and in looking into it I spotted one or two more. This might get spun out into multiple tickets, but I wanted to create a place to log them.
Table receives blue outline when tabbing, in Chrome and Arc: https://github.com/oxidecomputer/console/assets/22547/3146016f-fa21-4725-a185-30f330d470e9
Actions Cell has odd outline widths: (This looks like it could be from the next row down (and next cell over) having a negative margin, but I haven't investigated too deeply)
Links in Firefox aren't tabbable No screenshot of this, but in Firefox it seems that
<a>
links, even with anhref
and without any sort oftabindex
value, aren't tabbable. This ends up affecting both navigation links and table action links (the "button" above the table). They seem fine in Chrome. This is odd enough it could be some setting on my browser; will ask others to repro before investing time in it.