Skip to content

Fix Displayed Total Items in Environment Dashboard

Jason Goodman requested to merge add-infinite-scroll into master

What does this MR do?

Infinite scrolling was added to the shared Project Selector component in !17842 (merged), but the environment dashboard was not updated to utilize the new features.

This ensures that infinite scrolling is enabled and working 👍

Issue: #36771 (closed)

Screenshots

Note the text Showing X of Y items

before after
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Jason Goodman

Merge request reports