Should we change tab headers so they're buttons instead of anchors? #179
chanagaray
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, if you click on a tab header (such as "My Computer" in the attcked image), it shows a dotted outline only while it's being pressed. I think it should keep its outline after being clicked, which I think isn't possible if we keep the current
<a>
implementation. I'd like some feedback on this idea before I commit to making a PR.Beta Was this translation helpful? Give feedback.
All reactions