segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.38k stars 830 forks source link

Remove border: none from TextInput internal styles #1606

Closed brandongregoryscott closed 1 year ago

brandongregoryscott commented 1 year ago

Overview

After publishing https://github.com/segmentio/evergreen/releases/tag/v7.1.0, we still observed an edge case where default browser styles were being applied to the TextInput component (Forked CodeSandbox from #1581)

Removing this conflicting border: none style from the internal style object should resolve the issue... (tested via yalc on a local CRA app using the sandbox code)

Screenshots (if applicable)

image

Storybook (no change 😅 ) image

Documentation

netlify[bot] commented 1 year ago

Deploy Preview for evergreen-storybook ready!

Name Link
Latest commit 3521a098a98fb5450c852ba4e855ffd35423e12a
Latest deploy log https://app.netlify.com/sites/evergreen-storybook/deploys/63dd2d7ccafbf300097d04d2
Deploy Preview https://deploy-preview-1606--evergreen-storybook.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[bot] commented 1 year ago

Deploy Preview for evergreen-storybook ready!

Name Link
Latest commit 1fea03cf9c023ae0fdb6f265f777b7bf15887e60
Latest deploy log https://app.netlify.com/sites/evergreen-storybook/deploys/63dd2f999c0a64000833bede
Deploy Preview https://deploy-preview-1606--evergreen-storybook.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.