Skip to content

Integrate lazy loading using v-lazy with data table in workflow overview #901

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

Open
wants to merge 1 commit into
base: feature/display-published-status-in-progress-page
Choose a base branch
from

Conversation

hrvojevu
Copy link
Contributor

@hrvojevu hrvojevu commented Jun 29, 2021

Integration virtual scroll with data table seems not possible at this moment, issue on vuetify github here vuetifyjs/vuetify#3435.

However, using v-lazy seems possible, with some issues arising, such as items not showing when sort (by whatever) is used on the data table. The problem seems to be with the v-intersect which doesn't detect that the element is in the view when sort is applied.

@hrvojevu hrvojevu added the 🔍 needs QA Quality assurance needed label Jun 29, 2021
@hrvojevu
Copy link
Contributor Author

@MarkoLovric please regression test extensively since the component has been change quite a bit.

@bubafinder bubafinder added 🚧 work in progress and removed 🔍 needs QA Quality assurance needed labels Jul 2, 2021
@hrvojevu hrvojevu force-pushed the feature/integrate-virtual-scroll-with-workflow-overview-data-table branch from ef9b674 to 236a507 Compare August 27, 2021 16:08
@hrvojevu hrvojevu changed the title Integrate virtual scroll with data table in workflow overview Integrate lazy loading using v-lazy with data table in workflow overview Aug 27, 2021
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.

2 participants