ConnectUni / connectuni

ConnectUni is a mobile application designed for college students to connect with each other in group chats and events through similar interests and classes.
https://connectuni.github.io/
1 stars 0 forks source link

Implement Riverpod to suggest recent searches in "Search People" #44

Closed michho8 closed 10 months ago

michho8 commented 11 months ago

Use Riverpod to suggest recent searches at the top of the suggestions list when searching for a user. Want to display at least 5 suggestions with the recent searches on top.

michho8 commented 11 months ago

Realized the "X" is a "clear" function and not an exit. Changing the ticket to implement Riverpod updates the suggestions after searching.