Skip to content

Fix switching back to default filter not reflected in URL

Warren Gifford requested to merge es/fix-filtered-connection-params into main

Created by: eseliger

Currently, when switching back from a filter at index != 0, no change to the URL is taken, but that keeps the previous filter in, changing the filter on a page reload. This fixes it by unsetting the filter.

Merge request reports

Loading