tuanthanh2067 / seeksi

seeksi.vercel.app
5 stars 1 forks source link

Error with no default preference settings #386

Open tuanthanh2067 opened 2 years ago

tuanthanh2067 commented 2 years ago
image

For this error, I think the possible solution for this is when user logs in or signs up, before redirecting, we should check if the user has set their preference or not. If not, we should redirect them to Edit page, otherwise to the Match page.

And on the Match page, we should show a more descriptive message for user. It can be either no preference settings have been set or no matches found

image