Skip to content

Conversation

elsbrock
Copy link
Owner

@elsbrock elsbrock commented Jul 3, 2025

Implements URL query parameter synchronization for all filters on the cloud-status page:

  • available=true - Show available only toggle
  • recent=true - Show recently available toggle
  • arch=x86|arm - Architecture filter
  • cpu=shared|dedicated - CPU type filter
  • search= - Search query

Filters are now persisted across page reloads and can be shared via URL.

Fixes #213

Implements URL query parameter synchronization for all filters on the cloud-status page:
- available=true - Show available only toggle
- recent=true - Show recently available toggle  
- arch=x86|arm - Architecture filter
- cpu=shared|dedicated - CPU type filter
- search=<query> - Search query

Filters are now persisted across page reloads and can be shared via URL.

Fixes #213

Co-authored-by: Simon Elsbrock <[email protected]>
@elsbrock elsbrock merged commit ea47f01 into main Jul 3, 2025
1 check failed
@elsbrock elsbrock deleted the claude/issue-213-20250703_085108 branch July 3, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set filters as URL query params

1 participant