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

fix(RadioGroup): add tooltip prop #3966

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

johnrazeur
Copy link
Contributor

Summary

Type

  • Bug

Summarise concisely:

What is expected?

Add missing tooltip prop to RadioGroup

@johnrazeur johnrazeur requested review from matthprost and lisalupi July 4, 2024 14:59
Copy link

changeset-bot bot commented Jul 4, 2024

🦋 Changeset detected

Latest commit: 4a26e0e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@ultraviolet/ui Patch
@ultraviolet/form Patch
@ultraviolet/plus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.15%. Comparing base (0dad65d) to head (4a26e0e).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3966   +/-   ##
=======================================
  Coverage   94.15%   94.15%           
=======================================
  Files         184      184           
  Lines        5983     5983           
  Branches     2699     2699           
=======================================
  Hits         5633     5633           
  Misses        350      350           
Files Coverage Δ
packages/ui/src/components/RadioGroup/index.tsx 96.15% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0dad65d...4a26e0e. Read the comment docs.

@johnrazeur johnrazeur merged commit 745c278 into main Jul 5, 2024
12 checks passed
@johnrazeur johnrazeur deleted the fix/tooltip_radio_group branch July 5, 2024 12:56
This was referenced Jul 5, 2024
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.

4 participants