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(OverflowMenuItem): support title prop #7277

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Nov 11, 2020

Related #7088

This PR allows users to set a title prop in the event that the tooltip text should be different from the itemText

Changelog

New

  • title attribute support in OverflowMenuItem

Changed

  • update OverflowMenu docs to show both usages of title (when a custom value is provided/not provided)

Testing / Reviewing

Confirm that setting a title together with the existing requireTitle functions properly

@netlify
Copy link

netlify bot commented Nov 11, 2020

Deploy preview for carbon-elements ready!

Built with commit 0a7750b

https://deploy-preview-7277--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Nov 11, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 0a7750b

https://deploy-preview-7277--carbon-components-react.netlify.app

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 ✅ 🚀

@kodiakhq kodiakhq bot merged commit d27b3d3 into carbon-design-system:master Nov 12, 2020
@emyarod emyarod deleted the 7088-support-custom-title-prop-overflowmenu branch November 13, 2020 14:55
@emyarod emyarod mentioned this pull request Nov 30, 2020
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants