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

DateRange: Remove overflow prop and apply border radius with css instead (web) #3909

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CarlosAvina
Copy link
Contributor

@CarlosAvina CarlosAvina commented Dec 10, 2024

Summary

What changed?

Remove overflow prop and apply border radius with css instead, this will fix a visual bug on pinboard when the component is wrapped in a Popover.

Why?

The prop overflow=hidden is causing a small gap at the bottom of the component when wrapped inside a Popover.

Screenshot 2024-12-10 at 1 37 22 p m

Links

Checklist

  • Added unit tests
  • Added documentation + accessibility tests
  • Verified accessibility: keyboard & screen reader interaction
  • Checked dark mode, responsiveness, and right-to-left support
  • Checked stakeholder feedback (e.g. Gestalt designers, relevant feature teams)

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for gestalt ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit a49013d
🔍 Latest deploy log https://app.netlify.com/sites/gestalt/deploys/6758955566248a00088e2306
😎 Deploy Preview https://deploy-preview-3909--gestalt.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 configuration.

@CarlosAvina CarlosAvina marked this pull request as ready for review December 10, 2024 19:39
@CarlosAvina CarlosAvina requested a review from a team as a code owner December 10, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants