Skip to content

fix(TextInputV2): allow clearable for uncontrolled #5224

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

johnrazeur
Copy link
Contributor

Summary

Type

  • Bug

Summarise concisely:

What is expected?

Allow clearable for uncontrolled TextIputv2

@johnrazeur johnrazeur self-assigned this Jun 9, 2025
@johnrazeur johnrazeur added the bug Something isn't working label Jun 9, 2025
Copy link

changeset-bot bot commented Jun 9, 2025

🦋 Changeset detected

Latest commit: 1c742a8

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 Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.72%. Comparing base (f02d307) to head (1c742a8).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5224   +/-   ##
=======================================
  Coverage   88.72%   88.72%           
=======================================
  Files         236      236           
  Lines        8361     8365    +4     
  Branches     3752     3802   +50     
=======================================
+ Hits         7418     7422    +4     
  Misses        943      943           
Files with missing lines Coverage Δ
packages/ui/src/components/TextInputV2/index.tsx 90.08% <100.00%> (+0.33%) ⬆️

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 67fd741...1c742a8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@johnrazeur johnrazeur merged commit 7015837 into main Jun 10, 2025
15 checks passed
@johnrazeur johnrazeur deleted the fix_textinputv2_clearable_uncontrolled branch June 10, 2025 12:42
@scaleway-bot scaleway-bot mentioned this pull request Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants