Skip to content

feat(design-system): table scrollbar adjustment [AR-54032]#479

Open
vpolessky-dn wants to merge 2 commits into
drivenets:mainfrom
vpolessky-dn:fix/AR-54032-table-scrollbar-adjustment
Open

feat(design-system): table scrollbar adjustment [AR-54032]#479
vpolessky-dn wants to merge 2 commits into
drivenets:mainfrom
vpolessky-dn:fix/AR-54032-table-scrollbar-adjustment

Conversation

@vpolessky-dn
Copy link
Copy Markdown
Collaborator

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for drivenets-design-system ready!

Name Link
🔨 Latest commit 2fe9d7d
🔍 Latest deploy log https://app.netlify.com/projects/drivenets-design-system/deploys/6a070545a8a8240008f6219e
😎 Deploy Preview https://deploy-preview-479--drivenets-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@iromanchuk-dn
Copy link
Copy Markdown
Collaborator

Your changes caused a bug - wrong border for expanded row content
image

@iromanchuk-dn
Copy link
Copy Markdown
Collaborator

Another bug - empty state should fill all width
image

@iromanchuk-dn
Copy link
Copy Markdown
Collaborator

Situation is horizontal scroll is sub-optimal, user can't see vertical scroll until table is scrolled horizontally to the end.
image

@iromanchuk-dn
Copy link
Copy Markdown
Collaborator

iromanchuk-dn commented May 18, 2026

2 more problems:

  • column header and content are misaligned
  • redundand space on right side of the table (header and rows), row separators should touch right border of the table
image

@iromanchuk-dn
Copy link
Copy Markdown
Collaborator

There is smth wrong with last column content width
image

@iromanchuk-dn
Copy link
Copy Markdown
Collaborator

When Bulk actions popup is shown there is an extra space on the bottom. It is always visible now, but it should be appended to the scrolling container instead, so that user can view last table row without bulk popup overlap.
image

Copy link
Copy Markdown
Collaborator

@iromanchuk-dn iromanchuk-dn left a comment

Choose a reason for hiding this comment

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

I've retested all Table related Storybook pages and reported all bugs as PR comments.

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.

2 participants