Files
probo/apps/console
Bryan Frimin fce754cff4 Fix measure category filter not applying on initial page load
When navigating back to the measures page with a ?category query parameter, the filter wasn't applied to the initial Relay query. The component state was initialized from the URL, but the Relay fragment loaded with its default category: null. Add a mount effect that triggers a refetch with the initial category parameter.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-20 11:46:52 +01:00
..
2026-02-05 15:03:07 +01:00
2025-01-31 21:01:21 -08:00
2025-06-13 14:01:04 -07:00
2025-03-09 15:30:28 +01:00
2025-06-13 14:01:04 -07:00
2025-09-30 16:23:22 +02:00
2025-06-13 14:01:04 -07:00
2026-03-12 14:41:30 +01:00