ContentWarnings / WebFrontend

The web frontend repository of Movie Mentor, a University of Central Florida Senior Design app project.
http://moviementor.app/
MIT License
1 stars 0 forks source link

[Bug] Fixed Default Search Page Sorting #9

Closed Quikks1lver closed 1 year ago

Quikks1lver commented 1 year ago

What changed?

Fixed bug w/search page. We were passing old default value for search which, as of yesterday, is invalid on backend.

How was this accomplished?

Changed default sort to correct one.

Testing

Ran app before/after changes. Before changes, infinite wait for searches, after, instant list of movies.