Skip to content

Conversation

@duke-101
Copy link
Contributor

2025-05-20.10.57.03.mov

@duke-101 duke-101 requested review from bae-unidev and Copilot May 20, 2025 13:58
@duke-101 duke-101 self-assigned this May 20, 2025
@vercel
Copy link

vercel bot commented May 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opensource ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 11:10am
vibrant-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 11:10am

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR ensures that column names are only pushed when a full data selection is performed in the table components.

  • Added a conditional check in Table.tsx to push column names only when all rows are selected.
  • Applied the same logic in VirtualizedTable.tsx for consistency.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/vibrant-components/src/lib/Table/Table.tsx Encloses pushing of column names within a full data selection check.
packages/vibrant-components-web/src/lib/VirtualizedTable/VirtualizedTable.tsx Mirrors the change in Table.tsx to ensure full data selection before pushing column names.

@duke-101 duke-101 merged commit 6f7dde5 into main May 22, 2025
5 checks passed
@duke-101 duke-101 deleted the feat/PLA-497 branch May 22, 2025 01:32
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