scorelab / Codelabz

Codelabz
Apache License 2.0
144 stars 410 forks source link

[Bug]: "View More" Ineffective in Managing User Display Overflow in Orgusers #1176

Closed shikhar-4739 closed 5 months ago

shikhar-4739 commented 7 months ago

Describe the bug The "View More" functionality in the Orgusers component is not working as expected. Upon rendering the Orgusers component, it currently displays all users initially, which might lead to an overwhelming interface, especially when the user count exceeds a manageable threshold. Despite this, the "View More" button fails to function as expected. Despite its presence, clicking the "View More" button does not toggle the display to show a limited number of users initially and reveal the rest upon interaction.

To Reproduce Steps to reproduce the behavior:

  1. Go to Users in organizations
  2. Click on view more
  3. See error

Expected behavior After clicking the "View More", the component should reveal the remaining users in the list.

Screenshots

https://github.com/scorelab/Codelabz/assets/135845175/f48d51e5-0b03-4aa6-a883-b77cf7b3e303

Desktop (please complete the following information):

Additional context Clicking the "View More" does not display the remaining users.

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.