Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend Table: Add support for column selection #2648

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

sniok
Copy link
Contributor

@sniok sniok commented Dec 9, 2024

The selection feature wasn't included when refactoring the Table for performance reasons and it wasn't needed yet.
This PR adds proper support for row selection since we want to use it in #2594

Co-authored-by: farodin91 <[email protected]>
Signed-off-by: Oleksandr Dubenko <[email protected]>
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Dec 9, 2024
@sniok sniok requested a review from a team December 9, 2024 10:58
@sniok sniok added the frontend Issues related to the frontend label Dec 9, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 10, 2024
@joaquimrocha joaquimrocha merged commit 7344b4c into main Dec 10, 2024
17 of 18 checks passed
@joaquimrocha joaquimrocha deleted the table-selection branch December 10, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the frontend lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants