Skip to content

Conversation

@IMinchev64
Copy link
Contributor

Closes #3784

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 updates button labels in column pinning samples to better clarify that the actions apply to selected columns rather than a single column. The changes improve user experience by making button functionality more explicit.

Key Changes:

  • Updated button text from "Unpin Column" to "Unpin Selected Columns"
  • Updated button text from "Pin Left/Right" to "Pin Selected Left/Right"
  • Standardized quote usage in getElementById calls

Reviewed changes

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

File Description
samples/grids/tree-grid/column-pinning-both-sides/src/index.tsx Updated button labels to indicate they operate on selected columns and standardized quotes
samples/grids/hierarchical-grid/column-pinning-both-sides/src/index.tsx Updated button labels to indicate they operate on selected columns and standardized quotes
samples/grids/grid/column-pinning-both-sides/src/index.tsx Updated button labels to indicate they operate on selected columns and standardized quotes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Improve UX in column pinning both sides samples

3 participants