-
Notifications
You must be signed in to change notification settings - Fork 1
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
LPD-45051 - Row actions are disappearing in Clay Table FDS when hiding a column. #4645
Conversation
…at are currently visible.
… of the column when all columns are visible.
…he ClayTable calculate visibleColumns after that.
CI is automatically triggering the following test suites:
|
ci:test:sf |
ci:test:relevant |
FYI @markocikos |
✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPD-45051 1 Successful Jobs:For more details click here. |
Jenkins Build:test-portal-source-format#4002 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-frontend#4645 Testray Routine:EE Pull Request Testray Build ID:105168358 Testray Importer:publish-testray-report#15759 |
✔️ ci:test:sf - 1 out of 1 jobs passed in 22 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPD-45051 1 Successful Jobs:For more details click here. |
Jenkins Build:test-portal-source-format#6061 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-frontend#4645 Testray Routine:EE Pull Request Testray Build ID:105171174 Testray Importer:publish-testray-report#24055 |
✔️ ci:test:stable - 24 out of 24 jobs passed✔️ ci:test:relevant - 29 out of 29 jobs passed in 1 hour 4 minutesClick here for more details.Base Branch:Branch Name: master Upstream Comparison:Branch GIT ID: 83a242f48ab4b2086965005a590a95e42e9c0a13 ci:test:stable - 24 out of 24 jobs PASSED24 Successful Jobs:
ci:test:relevant - 29 out of 29 jobs PASSED29 Successful Jobs:
For more details click here.Test bundle downloads: |
Jenkins Build:test-portal-acceptance-pullrequest(master)#13538 Jenkins Report:jenkins-report.html Jenkins Suite:relevant Pull Request:liferay-frontend#4645 Testray Routine:EE Pull Request Testray Build:[master] ci:test:relevant - ethib137 > liferay-frontend - PR#4645 - 2025-01-08[05:08:15] Testray Build ID:105172632 Testray Importer:publish-testray-report#29523 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will do. Thanks @markocikos ! |
Resent at: #4654 |
https://liferay.atlassian.net/browse/LPD-45051
The FDS implementation of the ClayTable was not properly handling row items or visibleColumns. This fixes those issues. The commits explain how.
cc: @matuzalemsteles