Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Tabs): Added possibility of passing custom attributes to Tab com… #5879

Merged
merged 2 commits into from Feb 16, 2022
Merged

feat(Tabs): Added possibility of passing custom attributes to Tab com… #5879

merged 2 commits into from Feb 16, 2022

Conversation

golota60
Copy link
Collaborator

…ponent

Resolves: #5644

<Tab /> can now receive tabAttrs object which will be passed to underlying navlink component as attributes where key is the name of attribute and value is it's value

@rsaid99
Copy link

rsaid99 commented Feb 2, 2022

How do we get an approver for this? This fix will save me the work of building my own tab control (so I can instrument the control with a Cypress tag for automated testing)

@kyletsang
Copy link
Member

Looks alright to me. @jquense did you want to double check?

@kyletsang kyletsang merged commit 6afa734 into react-bootstrap:master Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<Tab/> component to receive custom HTML Attribute
3 participants