Skip to content

🎨 — Use a POST request and cookies for automatic refresh

Luc Didry requested to merge improve-refresh-workflow into main

When going to another page then going back to the dashboard, the query parameters for automatic refresh are lost.

Using a POST request and cookies fix that.

Merge request reports