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

Remove debounce from lazy loading option in OcTableCellData #2260

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Jul 19, 2022

Turns out that the debounce option causes significant load during
rendering, hence it's been removed.

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

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added/updated

@kulmann kulmann self-assigned this Jul 19, 2022
Turns out that the debounce option causes significant load during
rendering, hence it's been removed.
@kulmann kulmann force-pushed the remove-buggy-debounce-lazy-table-cells branch from 9c2f7ec to 51c9d28 Compare July 19, 2022 13:56
@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@JammingBen JammingBen merged commit eed0d38 into master Jul 19, 2022
@delete-merged-branch delete-merged-branch bot deleted the remove-buggy-debounce-lazy-table-cells branch July 19, 2022 14:34
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