Closed SalihuDickson closed 3 weeks ago
Latest commit: 2bce16b7caf2a411276919b13c546809a284b4cf
The changes in this PR will be included in the next version bump.
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
elixir-cloud-components | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 3, 2024 8:56pm |
This PR implements a dynamic minimum height for group components by adding new CSS variables for larger input heights and applying them to group items. The changes are made through CSS modifications in the design system's form and primitive style files.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Added new CSS variables for extra-large input heights |
|
packages/ecc-utils-design/src/styles/primitive.styles.ts |
Applied minimum height to group items in forms |
|
packages/ecc-utils-design/src/components/form/form.styles.ts |
Issue | Objective | Addressed | Explanation |
---|---|---|---|
#377 | Fix the height of group components to properly display select field options without distortion | ✅ |
@anuragxxd, I've added the changeset, please review.
Hey @SalihuDickson, I can now only see the change-log & no other changes. What can be the case? Are you sure no changes are being missed due to the merge conflicts or git?
yh, it seems i might have accidentally effected the same changes the other PR i merged, so pulling the changes from main made this PR effectively useless. I'll go ahead and close it.
Description
Fixes #377
Checklist
Comments
Summary by Sourcery
Bug Fixes: