SEMOSS / semoss-ui

Apache License 2.0
15 stars 2 forks source link

[TASK] Add User modal scroll does not pull next set of users #281

Open themaherkhalil opened 1 week ago

themaherkhalil commented 1 week ago

Description

In the app/engine add members where there is the searchable dropdown, if you click and scroll down beyond the initial set of users that appear, there is no additional call made to pull the next set of users.

image

Existing

Is there any relevant code or ui feature that the developer should know about when resolving this issue.

Reference

This issue references. . .

Tasks

What are more specific tasks that a developer needs to take to consider this issue resolved.

trevorzylks commented 4 days ago

Tracking for end of week 9/20/2024

trevorzylks commented 4 days ago

@johbaxter Believe I have remedied. Are you able to hop on the branch and test as well?

johbaxter commented 3 days ago

@trevorzylks will take a look when i can. tied up currently. In the meantime if he has time ask @JoshRome26 if he has some bandwidth to switch branches to take a look.

I plan on testing, by registering a bunch of new users on your local. and ensuring when i scroll to the bottom of list it makes another pixel call

trevorzylks commented 3 days ago

It should do exactly that.

trevorzylks commented 3 days ago
image image
JoshRome26 commented 2 days ago

Will look at this and confirm functionality on my end on 9/20