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

[Feat][UI] infinite scrolling for review section #144

Closed
davidlhw opened this issue May 27, 2024 · 1 comment · Fixed by #194
Closed

[Feat][UI] infinite scrolling for review section #144

davidlhw opened this issue May 27, 2024 · 1 comment · Fixed by #194
Assignees
Labels
enhancement New user-facing feature or request. This Label is used as a category on release notes. UI Frontend & User Interface Related

Comments

@davidlhw
Copy link
Contributor

davidlhw commented May 27, 2024

Context

Currently, the UI only loads 10 reviews in all the review page type, home, professor, and course

To improve the user experience, we should introduce infinite scrolling for the review section.

Feature

  • MUST be able to load more reviews with some action (any sensible proposal is welcomed)
  • SHOULD have minimal load time
    • explore load ahead infinite scrolling, similar to how TikTok's FYP works
  • SHOULD have minimal network calls
@davidlhw davidlhw added enhancement New user-facing feature or request. This Label is used as a category on release notes. UI Frontend & User Interface Related labels May 27, 2024
@Jansen52x Jansen52x self-assigned this Jul 1, 2024
@Jansen52x
Copy link
Collaborator

Will be working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New user-facing feature or request. This Label is used as a category on release notes. UI Frontend & User Interface Related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants