Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: User information container on /users/discord page of the dashboard. #928

Open
6 of 10 tasks
shantanu-02 opened this issue Dec 24, 2024 · 0 comments
Open
6 of 10 tasks

Comments

@shantanu-02
Copy link
Contributor

shantanu-02 commented Dec 24, 2024

Issue Description

On the Dashboard site of RDS, on the users page while there are 2 main conatainers, 1st one contains the scrollable list of users and 2nd container displays the users data. The 2nd container which displays the information of user also gets scrolled while scrolling down the list of users, and upon selecting the user you need to scroll to the top again in order to see the users information.

Expected Behavior

Only the container containing users list should be scrollable and not the information container as well.

Current Behavior

clideo_editor_7b45e5e757974c03ac14803285e84e59.mp4

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Visit the dashboard site.
  2. Visit the following web page: Discord Users
  3. Scroll down the users list and select any user, In order to read the users information You will have to scroll to the top.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant