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(NumberInputV2): styling when disabled #4668

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

lisalupi
Copy link
Contributor

Summary

Type

  • Bug

Summarise concisely:

What is expected?

There was a problem with the border of NumberInputV2 when it was disabled or read-only.

Relevant logs and/or screenshots

Before:
Capture d’écran 2025-01-15 à 17 32 23

After:
Capture d’écran 2025-01-15 à 17 32 37

@lisalupi lisalupi added the bug Something isn't working label Jan 15, 2025
@lisalupi lisalupi self-assigned this Jan 15, 2025
@lisalupi lisalupi requested review from johnrazeur, a team and matthprost as code owners January 15, 2025 16:34
Copy link

changeset-bot bot commented Jan 15, 2025

🦋 Changeset detected

Latest commit: aa1ea28

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 Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.70%. Comparing base (9db9273) to head (aa1ea28).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4668      +/-   ##
==========================================
+ Coverage   87.65%   87.70%   +0.05%     
==========================================
  Files         341      341              
  Lines       12899    12913      +14     
  Branches     3519     3521       +2     
==========================================
+ Hits        11306    11325      +19     
+ Misses       1593     1588       -5     
Files with missing lines Coverage Δ
packages/ui/src/components/NumberInputV2/index.tsx 94.40% <100.00%> (+0.07%) ⬆️

... and 1 file 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 4a90434...aa1ea28. Read the comment docs.

@lisalupi lisalupi merged commit 5509994 into main Jan 16, 2025
15 checks passed
@lisalupi lisalupi deleted the fix/number-input-disabled branch January 16, 2025 08:53
@scaleway-bot scaleway-bot mentioned this pull request Jan 15, 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