Skip to content

fix(TextArea): padding and clear button#6512

Merged
lisalupi merged 1 commit into
mainfrom
fix/text-area-padding
Jun 11, 2026
Merged

fix(TextArea): padding and clear button#6512
lisalupi merged 1 commit into
mainfrom
fix/text-area-padding

Conversation

@lisalupi

@lisalupi lisalupi commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Type

  • Bug

Summarize concisely:

What is expected?

TextArea: fix padding right on content and disable clear button when input is read-only or disabled

@lisalupi lisalupi requested a review from a team June 2, 2026 09:59
@lisalupi lisalupi self-assigned this Jun 2, 2026
@lisalupi lisalupi requested a review from jsulpis as a code owner June 2, 2026 09:59
@lisalupi lisalupi requested review from etienne-scaleway and vincentaudebert and removed request for a team June 2, 2026 09:59
@lisalupi lisalupi added the bug Something isn't working label Jun 2, 2026
@changeset-bot

changeset-bot Bot commented Jun 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a35bb84

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/nextjs 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

@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.98%. Comparing base (61dc908) to head (a35bb84).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6512      +/-   ##
==========================================
- Coverage   92.09%   91.98%   -0.12%     
==========================================
  Files         535      536       +1     
  Lines        9575     9593      +18     
  Branches     3537     3565      +28     
==========================================
+ Hits         8818     8824       +6     
- Misses        757      769      +12     
Files with missing lines Coverage Δ
packages/ui/src/components/TextArea/Icon.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/TextArea/constant.ts 100.00% <100.00%> (ø)
packages/ui/src/components/TextArea/index.tsx 85.48% <100.00%> (-11.13%) ⬇️

... and 2 files with indirect coverage changes


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 be63e34...a35bb84. 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.

@jsulpis jsulpis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👌

@lisalupi lisalupi merged commit 2cb7239 into main Jun 11, 2026
18 checks passed
@lisalupi lisalupi deleted the fix/text-area-padding branch June 11, 2026 13:18
@scaleway-bot scaleway-bot mentioned this pull request Jun 11, 2026
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