Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Move table lazy loading from OcTd to OcTr #2266

Merged
merged 5 commits into from
Jul 21, 2022
Merged

Conversation

JammingBen
Copy link
Contributor

@JammingBen JammingBen commented Jul 21, 2022

Description

The render performance of the lazy loading option in tables (OcTable, OcTableSimple) has been improved by removing the debounce option and by moving the lazy loading visualization from the OcTd to the OcTr component. For lazy loading, the colspan property has to be provided now.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@owncloud owncloud deleted a comment from update-docs bot Jul 21, 2022
@JammingBen JammingBen requested a review from kulmann July 21, 2022 13:58
@kulmann kulmann marked this pull request as ready for review July 21, 2022 14:00
@JammingBen JammingBen requested a review from kulmann July 21, 2022 14:03
@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@JammingBen JammingBen merged commit 040905a into master Jul 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the move-lazy-loading-to-tr branch July 21, 2022 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants