codecov / engineering-team

This is a general repo to use with GH Projects
1 stars 0 forks source link

users are duplicated when the infinite scroll (members page) #1637

Closed sentry-io[bot] closed 3 weeks ago

sentry-io[bot] commented 3 weeks ago

On the user list page, users are duplicated when the infinite scroll request is dispatched. You're likely mismanaging your react keys in the list resulting in duplicates. You're probably using the list index. Don't do this. Please fix.

Sentry Feedback: GAZEBO-14WX

codecovdesign commented 3 weeks ago

related: https://github.com/codecov/internal-issues/issues/449