Skip to content

DS Storybook - Add DataTableColumns story#5815

Merged
jcfilben merged 4 commits intomasterfrom
add-datatablecolumns-story
Feb 20, 2026
Merged

DS Storybook - Add DataTableColumns story#5815
jcfilben merged 4 commits intomasterfrom
add-datatablecolumns-story

Conversation

@britt6612
Copy link
Collaborator

Deploy Preview

What does this PR do?

adds DataTableColumns story

What are the relevant issues?

#5710

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

Screenshots (if appropriate)

Should this PR be mentioned in Design System updates?

Is this change backwards compatible or is it a breaking change?

@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

⚠️ No Changeset found

Latest commit: 20f4306

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Feb 13, 2026

Deploy Preview for hpe-theme-preview ready!

Name Link
🔨 Latest commit 20f4306
🔍 Latest deploy log https://app.netlify.com/projects/hpe-theme-preview/deploys/699793ae2f0dbb0009bd890b
😎 Deploy Preview https://deploy-preview-5815--hpe-theme-preview.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 project configuration.

@netlify
Copy link

netlify bot commented Feb 13, 2026

Deploy Preview for unrivaled-bublanina-3a9bae ready!

Name Link
🔨 Latest commit 20f4306
🔍 Latest deploy log https://app.netlify.com/projects/unrivaled-bublanina-3a9bae/deploys/699793aeffbb530007db3bfd
😎 Deploy Preview https://deploy-preview-5815--unrivaled-bublanina-3a9bae.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 project configuration.

@britt6612 britt6612 requested a review from jcfilben February 13, 2026 05:48
@netlify
Copy link

netlify bot commented Feb 13, 2026

Deploy Preview for hpe-design-icons-grommet ready!

Name Link
🔨 Latest commit 20f4306
🔍 Latest deploy log https://app.netlify.com/projects/hpe-design-icons-grommet/deploys/699793ae13f45f0008e93ace
😎 Deploy Preview https://deploy-preview-5815--hpe-design-icons-grommet.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 project configuration.

const meta = {
title: 'Components/DataTableColumns',
component: DataTableColumns,
argTypes: {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we include options?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

added

</Data>
),
args: {
drop: true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

The drop view is a bit odd since it tried to stretch across the screen. Wondering if we set this to false by default

Copy link
Collaborator

Choose a reason for hiding this comment

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

Adding <Toolbar/> solves this. Should we go with this direction?

image image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we could.. Im open to either was just trying to keep the stories lean

Copy link
Collaborator

Choose a reason for hiding this comment

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

Agree with keeping things lean for MVP, we can revisit later if needed

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ok noted.

@britt6612 britt6612 requested a review from jcfilben February 17, 2026 20:49
@Sulaymon333 Sulaymon333 self-requested a review February 19, 2026 14:02
@jcfilben jcfilben merged commit d94a5b7 into master Feb 20, 2026
19 of 21 checks passed
@jcfilben jcfilben deleted the add-datatablecolumns-story branch February 20, 2026 16:20
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.

3 participants