Skip to content

fix(Text): oneLine overflow#6313

Merged
lisalupi merged 2 commits intomainfrom
fix/text-one-line
Apr 13, 2026
Merged

fix(Text): oneLine overflow#6313
lisalupi merged 2 commits intomainfrom
fix/text-one-line

Conversation

@lisalupi
Copy link
Copy Markdown
Collaborator

@lisalupi lisalupi commented Apr 7, 2026

Summary

Type

  • Enhancement

Summarize concisely:

What is expected?

Text: add min-width to the popup container when oneLine is enable to ensure the ellipsis works properly

Before:
Capture d’écran 2026-04-07 à 10 31 52

After :
Capture d’écran 2026-04-07 à 10 50 46

@lisalupi lisalupi requested a review from a team April 7, 2026 08:51
@lisalupi lisalupi self-assigned this Apr 7, 2026
@lisalupi lisalupi requested review from JulienSaguez and alexandre-combemorel and removed request for a team April 7, 2026 08:51
@lisalupi lisalupi added the bug Something isn't working label Apr 7, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 7, 2026

🦋 Changeset detected

Latest commit: 5f4a904

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
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.57%. Comparing base (fa4a28f) to head (5f4a904).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6313      +/-   ##
==========================================
+ Coverage   83.30%   92.57%   +9.26%     
==========================================
  Files          44      533     +489     
  Lines         683     9996    +9313     
  Branches      195     3787    +3592     
==========================================
+ Hits          569     9254    +8685     
- Misses        104      678     +574     
- Partials       10       64      +54     
Files with missing lines Coverage Δ
packages/ui/src/components/Popup/styles.css.ts 100.00% <ø> (ø)
packages/ui/src/components/Text/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/Text/style.css.ts 100.00% <100.00%> (ø)

... and 486 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 44a52d4...5f4a904. 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.

Comment thread .changeset/common-moose-live.md Outdated
@lisalupi lisalupi merged commit 1d62b49 into main Apr 13, 2026
25 of 26 checks passed
@lisalupi lisalupi deleted the fix/text-one-line branch April 13, 2026 12:09
@scaleway-bot scaleway-bot mentioned this pull request Apr 13, 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