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(structured-list): change role of structured list #11448

Merged
merged 4 commits into from
May 24, 2022
Merged

Conversation

joshblack
Copy link
Contributor

Updates the role of our structured list to table instead of grid

Changelog

New

Changed

  • Change the role of structured list to table

Removed

Testing / Reviewing

  • View the storybook for structured list and verify this violation no longer occurs

Screen Shot 2022-05-19 at 2 48 27 PM

@joshblack joshblack requested a review from a team as a code owner May 19, 2022 19:49
@joshblack joshblack requested review from aledavila and dakahn May 19, 2022 19:49
@netlify
Copy link

netlify bot commented May 19, 2022

Deploy Preview for carbon-components-react ready!

Name Link
🔨 Latest commit cea35f8
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/628d3a99f18c7d0009759d1a
😎 Deploy Preview https://deploy-preview-11448--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 May 19, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit cea35f8
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/628d3a99a9f5850008a5f0f8
😎 Deploy Preview https://deploy-preview-11448--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.

@joshblack
Copy link
Contributor Author

bump @aledavila when you get a sec!

@kodiakhq kodiakhq bot merged commit 5175c28 into main May 24, 2022
@kodiakhq kodiakhq bot deleted the joshblack-patch-4 branch May 24, 2022 20:57
kennylam pushed a commit to kennylam/carbon that referenced this pull request Jul 30, 2024
### Related Ticket(s)

Closes carbon-design-system#9827 

### Description

the `refBottom` needs to be compared to the `containerTop`, so that the menu sticks to the bottom of button

Example (using local `yarn pack`:
https://codesandbox.io/p/devbox/test-overflowmenu-t4slfp?file=%2F.codesandbox%2Ftasks.json%3A1%2C241
live demo: https://t4slfp-9000.csb.app/
### Changelog

**New**

- {{new thing}}

**Changed**

- changed `refBottom` to a let and then equal `refBottom = refBottom - containerTop;`
- ^ wondering if this can be cleaned up code wise, but testing locally with overflow-menu it seems successful

**Removed**

- {{removed thing}}

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "test: e2e": Codesandbox examples and e2e integration tests -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
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