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

fix(TagSet): modal gradient #4478

Merged

Conversation

elycheea
Copy link
Contributor

@elycheea elycheea commented Mar 6, 2024

Contributes to #4359

Fixes modal scroll position. This was chilling in my branches since we discovered the about modal drama from last week. 😅

What did you change?

Adjust fade positioning although it may make more sense to use hasScrollingContent. Opening this PR as is for now since there’s a bug open on hasScrollingContent so may be better to wait to actually update this.

Refactored to use hasScrollingContent from the Carbon modal, which requires the addition of an aria-label. Tried to introduce it in a way that will not affect anyone already using the TagSet or TagOverflow.

How did you test and verify your work?

Storybook, CI

Copy link

netlify bot commented Mar 6, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 66c3857
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67004a81bc130d0008735b9d
😎 Deploy Preview https://deploy-preview-4478--carbon-for-ibm-products.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.

@elycheea elycheea marked this pull request as ready for review October 7, 2024 14:14
@elycheea elycheea requested a review from a team as a code owner October 7, 2024 14:14
@elycheea elycheea requested review from davidmenendez and AlexanderMelox and removed request for a team October 7, 2024 14:14
Copy link
Contributor

@AlexanderMelox AlexanderMelox left a comment

Choose a reason for hiding this comment

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

Looks good to me

@AlexanderMelox AlexanderMelox added this pull request to the merge queue Oct 9, 2024
Merged via the queue into carbon-design-system:main with commit 459109d Oct 9, 2024
24 checks passed
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.

3 participants