CS3219-AY2324S1 / ay2324s1-course-assessment-g11

ay2324s1-course-assessment-g11 created by GitHub Classroom
MIT License
3 stars 2 forks source link

Frontend: Make the default match preference the same in settings and interview page #236

Closed chunweii closed 10 months ago

chunweii commented 10 months ago

If user has no match preferences, then the default shown in settings is c++ and medium, but in the interview page, it is python and medium. Let's change both to use python and medium.

ong6 commented 10 months ago

i did this alr tho

chunweii commented 10 months ago

Ok, I realized my user has null default preferences. But the settings and the interview page showed different preferences. Perhaps, we can change it so that if there are no user preferences, we set it to python and medium (in settings and interview page)