Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Tabs: Allow Right-click > open New Window on Tab buttons #216

Open
nathanyoung opened this issue Oct 9, 2019 · 0 comments
Open

Tabs: Allow Right-click > open New Window on Tab buttons #216

nathanyoung opened this issue Oct 9, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nathanyoung
Copy link
Contributor

nathanyoung commented Oct 9, 2019

Currently Tabs are implemented with <button> elements and have an onClick handler. However, to make deep-linking to a specific Tab on a page easier, we should allow for href prop to be used instead.

This would allow for users to right-click and open new window on a Tab.

@nathanyoung nathanyoung added enhancement New feature or request good first issue Good for newcomers labels Oct 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant