Skip to content

🐛(frontend) remove scroll listener table content #688

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

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Mar 6, 2025

Purpose

During a useEffect cleaning, the selector was not the correct one. The debounce was not being removed correctly neither.

Proposal

  • 🐛(frontend) remove scroll listener table content

@AntoLC AntoLC self-assigned this Mar 6, 2025
@AntoLC AntoLC force-pushed the fix/fix-removeListener branch from ae8817c to 1934396 Compare March 7, 2025 09:01
@AntoLC AntoLC changed the title 🐛(frontend) fix remove scroll listener 🐛(frontend) remove scroll listener table content Mar 7, 2025
@AntoLC AntoLC added bug Something isn't working frontend labels Mar 7, 2025
@AntoLC AntoLC linked an issue Mar 7, 2025 that may be closed by this pull request
@AntoLC AntoLC force-pushed the fix/fix-removeListener branch from 1934396 to 668a994 Compare March 7, 2025 09:04
@AntoLC AntoLC marked this pull request as ready for review March 7, 2025 09:04
@AntoLC AntoLC requested a review from PanchoutNathan March 7, 2025 09:04
During a useEffect cleaning, the selector was
not the correct one. The debounce was not being
removed correctly neither.
@AntoLC AntoLC force-pushed the fix/fix-removeListener branch from 668a994 to 980f5b1 Compare March 10, 2025 08:29
@AntoLC AntoLC merged commit fdc49dc into main Mar 10, 2025
18 of 19 checks passed
@AntoLC AntoLC deleted the fix/fix-removeListener branch March 10, 2025 09:07
@AntoLC AntoLC mentioned this pull request Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scroll performance (debounce)
2 participants