GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.44k stars 1.13k forks source link

Group filter is disappeared #11157

Open meomancer opened 1 year ago

meomancer commented 1 year ago

Expected Behavior

On the filter, there is group filter.

Actual Behavior

On the filter, there is no group filter. On the geonode 3, there was group filter. Is there any way to show it again?

Steps to Reproduce the Problem

  1. Go to dataset list.
  2. Open filter tab.
  3. Group filter does not exist anymore.

Specifications

gannebamm commented 1 year ago

We are working on it by implementing a new faceting mechanism. See: https://github.com/GeoNode/geonode/issues/10995 and the other 'faceting:' issues https://github.com/GeoNode/geonode/issues?q=is%3Aissue+faceting

meomancer commented 1 year ago

Thank you so much @gannebamm Should i close this ticket?

gannebamm commented 1 year ago

Keep it open. It will get closed after the faceting rework is done and the group filter is working again.