talent-connect / connect

Mentor-mentee and jobseeker-company matchmaking platform used by ReDI School of Digital Integration, in Berlin, Munich and Düsseldorf, Germany.
https://connect.berlin.redi-school.org
24 stars 8 forks source link

[CON/Find A Mentor:] Implement pagination for the 'Find a mentor' page #758

Open katamatata opened 1 year ago

katamatata commented 1 year ago

Context/background

Our browsing pages have become increasingly slow because of a large number of mentor cards that impact page load times and overall performance, especially for low-powered devices or slower internet connections.

Why are we doing this?

We want to allow users to access and interact with the content more efficiently while maintaining optimal page load times. By implementing pagination, we will limit the number of cards loaded simultaneously and reduce the initial load time. Also, pagination will enhance the overall user experience as it provides a more organized and focused browsing experience and simplifies navigation on a page.

What needs to be done?

UI/UX design assets/specification

Make sure to follow the existing design system and guidelines.

UX/UI Design file

Here is the design file. If you have any questions, please reach out to @ligiamxm

katamatata commented 1 year ago

This ticket should be implemented after the new mentoring topics logic goes live.

astkhikatredi commented 8 months ago

For this ticket keep in mind the https://github.com/talent-connect/connect/issues/278 about scrolling of mentor's page