Skip to content

improvement - ignore noise triggeres on the minimumViewTime config - #56191

Open
ARIPRASATH4664 wants to merge 1 commit into
react:mainfrom
ARIPRASATH4664:virtualized-list-onViewableItems-callback-noise
Open

ARIPRASATH4664 wants to merge 1 commit into
react:mainfrom
ARIPRASATH4664:virtualized-list-onViewableItems-callback-noise

Conversation

@ARIPRASATH4664

@ARIPRASATH4664 ARIPRASATH4664 commented Mar 23, 2026

Copy link
Copy Markdown

I have been working on a chat application and dependent on the inView callbacks every time to have certain followup actions, Due to this piled up setTimeout execution there is too much of noise which is already outdated as the timeout never ensure it is resolved immediately after the config

Summary:

Clear the previous timers and reply back with the latest inView, the noise and irrelevant reports on the previous state is cleared out

Changelog:

  • Improved inView callback reports for the virtualized lists

Pick one each for the category and type tags:

[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message

GENERAL - CHANGED

For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

Test Plan:

@meta-cla

meta-cla Bot commented Mar 23, 2026

Copy link
Copy Markdown

Hi @ARIPRASATH4664!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@github-actions

Copy link
Copy Markdown

Caution

Invalid Changelog Format

Please verify your Changelog format. See Changelog format

@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Sep 20, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale There has been a lack of activity on this issue and it may be closed soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants