Skip to content

RG-2542 Updated RFC for table reorder API - #9352

Merged
Aleksei Berezkin (aleksei-berezkin) merged 2 commits into
masterfrom
RG-2542-update-rfc-table-reorder
Jul 23, 2026
Merged

RG-2542 Updated RFC for table reorder API#9352
Aleksei Berezkin (aleksei-berezkin) merged 2 commits into
masterfrom
RG-2542-update-rfc-table-reorder

Conversation

@aleksei-berezkin

Copy link
Copy Markdown
Collaborator

This PR syncs the table RFC with the actual API added in #9343 (develop-8.0-table-reorder-item -> develop-8.0)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Table component RFC to match the finalized reorder-related public API introduced in #9343, ensuring the documented callback signatures and behaviors reflect the actual implementation.

Changes:

  • Updated column delete/reorder callback signatures to include the column being acted on.
  • Documented item (row) reordering APIs (canReorderItem, onItemReorder, noItemReorderAnimation) and expanded related prop docs.
  • Refined Column.canReorder function signature to include reorder context (moved column + indices).

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

Comment thread rfc/RG-2542-Reinvent-Table-Component.md
Comment thread rfc/RG-2542-Reinvent-Table-Component.md
@aleksei-berezkin
Aleksei Berezkin (aleksei-berezkin) merged commit 110a76d into master Jul 23, 2026
3 checks passed
@aleksei-berezkin
Aleksei Berezkin (aleksei-berezkin) deleted the RG-2542-update-rfc-table-reorder branch July 23, 2026 07:39
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