Category Gallery is a configurable app for group content. It enables browsing by group or organization categories. The app is built with the Esri ArcGIS API for JavaScript v4 and the Esri Application-Base
Apache License 2.0
7
stars
5
forks
source link
defaultSort option set on application.json in not honored #13
The gallery items are always sorted by relevance by default. I tried to set it to created for https://docdev.arcgis.com/en/insights/gallery/ but it didn't work as expected. Users can still select the filter that they want to sort the gallery items with from the dropdown. However, it will be great if we can customize the default sort option for the gallery.
The gallery items are always sorted by
relevance
by default. I tried to set it tocreated
for https://docdev.arcgis.com/en/insights/gallery/ but it didn't work as expected. Users can still select the filter that they want to sort the gallery items with from the dropdown. However, it will be great if we can customize the default sort option for the gallery.FYI @kellyhutchins