cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Render tabs as navigation using anchors

Open landitus opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. @cristiandouce commented that the Tabs are rendered as buttons and do not expose the href and don't behave as links, hence, you can't integrate it to the router.

Describe the solution you'd like Render an anchor instead of button for the Tab links. You can add a role="button" to keep it accessible (This is taken from Boostrap's Navs)

landitus avatar Jan 03 '19 21:01 landitus