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

feat(Datagrid): add ai slug support to col headers #4163

Conversation

matthewgallo
Copy link
Member

Contributes to #4162

Adds support for the AI slug to be placed within column headers, I included a new story within the Datagrid to demonstrate this as well.

What did you change?

packages/core/story-structure.js
packages/ibm-products-styles/src/components/Datagrid/styles/_datagrid.scss
packages/ibm-products/src/components/Datagrid/Datagrid.stories.js
packages/ibm-products/src/components/Datagrid/Datagrid/DatagridHeaderRow.js
packages/ibm-products/src/components/Datagrid/Datagrid/addons/Slug/ColumnHeaderSlug.js
packages/ibm-products/src/components/Datagrid/Extensions/Slug/Slug.stories.js
packages/ibm-products/src/components/Datagrid/useDefaultStringRenderer.js
packages/ibm-products/src/components/Datagrid/useSortableColumns.js

How did you test and verify your work?

Storybook

@matthewgallo matthewgallo added component: Datagrid v2 Carbon 11 area: AI Used to filter issues in the Carbon for AI project. labels Jan 25, 2024
@matthewgallo matthewgallo requested a review from a team as a code owner January 25, 2024 17:06
Copy link

netlify bot commented Jan 25, 2024

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

Name Link
🔨 Latest commit fc63178
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/65b2aca999853300089ebd4c
😎 Deploy Preview https://deploy-preview-4163--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.

@matthewgallo matthewgallo added this pull request to the merge queue Jan 30, 2024
Merged via the queue into carbon-design-system:main with commit f0b17e2 Jan 30, 2024
13 checks passed
@matthewgallo matthewgallo deleted the 4162-datagrid-ai-slug-col-headers branch January 30, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: AI Used to filter issues in the Carbon for AI project. component: Datagrid v2 Carbon 11
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants