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

4001 - Datatable use Datagrid - Add first col sticky #4202

Conversation

yaguzmang
Copy link
Contributor

@yaguzmang yaguzmang commented Jan 9, 2025

TODO:

  • Finish testing on all tables
2025-01-08.23-20-31.mp4

@yaguzmang yaguzmang marked this pull request as ready for review January 9, 2025 17:15
@yaguzmang yaguzmang self-assigned this Jan 9, 2025
@yaguzmang yaguzmang requested a review from minotogna January 9, 2025 17:16
@@ -14,6 +14,7 @@

.table-grid-container {
margin-bottom: 28px;
overflow-x: auto;
Copy link
Member

Choose a reason for hiding this comment

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

Didn't we add it already some place
Else ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we have it in table-grid-container so it doesn't stretch the page and in table-grid, so that it's only the grid moving and not the buttons:

2025-01-09.14-55-38.mp4

It's a bit different now that I removed some of the fra table wrapper divs.

return {
firstHeaderRowSpan,
Copy link
Member

Choose a reason for hiding this comment

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

I understand this, it's a fix just for the first column . Let's talk later about this

@mergify mergify bot merged commit 52234bc into 4001-datatable-use-datagrid Jan 10, 2025
5 checks passed
@mergify mergify bot deleted the 4001-datatable-use-datagrid-sticky-first-col branch January 10, 2025 19:04
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.

2 participants