CMS Request: Allowing Visitors to Sort Live Site Collection Content

Collecting votes
Currently, it is not possible to provide a way for visitors to sort live site content that is connected to the CMS. This feature would allow visitors to use input elements (e.g. dropdowns, radio buttons, checkboxes) to apply sorting conditions to items based on their fields. For example, visitors would be able to sort items by price from high to low and vice versa.
Workaround:
With Velo, it is possible to give visitors the ability to sort live site content. To do so, add the action event handler (e.g. dropdown onChange) and within it, use the setSort() function for the dataset connected to the displayed content. 
We are always working to update and improve our products, and your feedback is greatly appreciated.