plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
446 stars 606 forks source link

Sync the Top field sort on value to Facet sort on value in search block. #6169

Open iRohitSingh opened 1 month ago

iRohitSingh commented 1 month ago

Currently the value of Top sort field in search block is not persisted or sync with sort on field of facet.

Steps to reproduce.

  1. Create a search block.
  2. After selecting criteria fill the sort on property.

Now go to facet section and enable to sorton property.

  1. Add the sort on property.

  2. Save the page.

  3. Now we will be seeing the sorton Whatever you choosen after the listing criteria.

  4. When you select the other sorton options the initial sorton, will be not available to choose.