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

chore(fluid-form): update fluid input styles #13343

Merged
merged 9 commits into from
Mar 17, 2023

Conversation

aledavila
Copy link
Contributor

@aledavila aledavila commented Mar 14, 2023

Closes #13258
Closes #13356

Fluid input styles updates

Changed

  • Spread only the form content full width inside of the modal.

  • Updated FluidTextArea invalid state outlines to borders.

  • Updated backgrounds for fluid inputs when in modal

Testing / Reviewing

Make sure fluid form content is spread to the full width of modal.
Go to FluidForm under experimental. Click on the modal.

Pull it down. Add invalid states to the inputs in the modal. Make sure both focus and invalid states are good.

@aledavila aledavila requested a review from a team as a code owner March 14, 2023 06:19
@netlify
Copy link

netlify bot commented Mar 14, 2023

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c037b3f
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6413ba80063b9900080bd899
😎 Deploy Preview https://deploy-preview-13343--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Mar 14, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit c037b3f
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6413ba80fbe43300082dfea6
😎 Deploy Preview https://deploy-preview-13343--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@aledavila
Copy link
Contributor Author

aledavila commented Mar 14, 2023

I noticed I'm missing the background styles when the inputs are in the modal. I'll tag when its ready for review

@aledavila aledavila changed the title chore(fluid-form): fix modal fluid padding chore(fluid-form): update fluid input styles Mar 16, 2023
@aledavila
Copy link
Contributor Author

@tay1orjones @tw15egan ready for review

Copy link
Collaborator

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

LGTM 👍 ✅

@kodiakhq kodiakhq bot merged commit 03de283 into carbon-design-system:main Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: fluid-inputs style issues in modal [Fluid inputs] Modal form is not rendering correctly.
3 participants