fix: remove small description on inputs#6492
Conversation
🦋 Changeset detectedLatest commit: b9e8a4b The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
32679cb to
b9e8a4b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6492 +/- ##
=======================================
Coverage 92.34% 92.34%
=======================================
Files 529 529
Lines 9384 9384
Branches 3465 3465
=======================================
Hits 8666 8666
Misses 718 718
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
jsulpis
left a comment
There was a problem hiding this comment.
what is the change that we want precisely:
- the
sizeprop of theDescriptioncomponent has no effect, or - we don't want to apply it on the inputs ?
if it's 1. we should update the Description component so that the size has no effect (always use caption font), mark the size prop as deprecated and remove the stories, to avoid using it elsewhere
Summary
Type
Summarize concisely:
What is expected?
Description: inputs should not use small description as it is hard to read