Skip to content

feat(tooltip): add badge prop to tooltip#28

Merged
richbachman merged 2 commits intomainfrom
feat/tooltip-badge
Dec 22, 2021
Merged

feat(tooltip): add badge prop to tooltip#28
richbachman merged 2 commits intomainfrom
feat/tooltip-badge

Conversation

@richbachman
Copy link
Contributor

Description of the change

Adds badge prop to tooltip. Badge prop can only take a number, and display a green badge when used. This should only be used for tooltips with short content.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • "Ready for review" label attached to the PR and reviewers mentioned in a comment
  • Changes have been reviewed by at least one other engineer
  • Issue from task tracker has a link to this pull request

@trueplan-automaton trueplan-automaton requested review from a team and jnlsn and removed request for a team December 21, 2021 20:55
@richbachman richbachman merged commit 0f79131 into main Dec 22, 2021
@richbachman richbachman deleted the feat/tooltip-badge branch December 22, 2021 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants