Two issues pertaining to review sorting
### Issue 1 - Initial Display is not sorted.
The reviews are not sorted correctly at first.
Observation: Drop down to control review sort displays 'newest first'
Expected behaviour: Reviews are sorted newest first, as the UI suggests it has done.
Actual behaviour: The first observed review is 2021, with reviews from 2022 appearing later in the review list.
### Issue 2 - Can't change sort order
On the same page, try to change the sort order to any other value for example, select most helpful first.
Expected behaviour: The reviews are sorted according to the selection
Actual behaviour: The page refreshes, the reviews are now sorted in the initial wrong order described in Issue 1.