-
Notifications
You must be signed in to change notification settings - Fork 67
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
Overflowing Reviews Section #341
Comments
shar2710
added
enhancement
New feature or request
ui
Improvements or Changes to the UI
labels
Oct 29, 2024
👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned and support us by ⭐starring our repository! |
@shar2710 you can proceed! |
Vignesh025
added
gssoc-ext
hacktoberfest-accepted
level2
and removed
enhancement
New feature or request
ui
Improvements or Changes to the UI
labels
Oct 29, 2024
11 tasks
@Vignesh025 i see you reopened this issue? if its available can i work on it? |
@Sourabh782 , you can proceed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Currently, as more reviews are added, the page height increases significantly. This can lead to a poor user experience, especially on smaller screens.
Current Behavior
The reviews section should have a scrollable container that allows users to view all reviews without increasing the overall page height.
Screenshots
Additional Considerations
Consider implementing a mechanism to limit the number of reviews displayed initially and load more on demand using JavaScript.
Please assign me with this
@Vignesh025
The text was updated successfully, but these errors were encountered: