Skip to content

Carried-over search term from Home status tiles breaks pagination on Hosted Instances list #7849

Description

@ppawlowski

Current Behavior

  • The table shows "No Data Found. Try Another Search." - even though the team has running instances
  • Meanwhile the pagination footer still reflects the unfiltered dataset: "1–25 of 95" with page buttons 1–4, contradicting the empty result set
  • Clearing the search restores the full list (95 items) and pagination behaves normally

Recording: https://flowfuse.slack.com/archives/C032Q63FGG1/p1784539035152989

Expected Behavior

  • Clicking a status tile should land on a list actually filtered to those instances (e.g. the running ones)
  • Pagination (item count and page buttons) should always reflect the filtered result set, not the total dataset

Steps To Reproduce

Steps to reproduce

  1. On the team Home page, click one of the status tiles in the Hosted Instances summary (e.g. Running).
  2. You are navigated to Hosted Instances, with a pre-populated search term carried over from the tile (a long pipe-separated status query: importing | connected | info | success | pushing | pulling | loading | updating | installing | safe | protected | running | warning | starting).

Environment

  • FlowFuse version: 2.32 (self-hosted deployment)
  • Node.js version: v24.18.0
  • npm version:
  • Platform/OS: MacOS
  • Browser: Firefox 151.0.2

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Metadata

Metadata

Assignees

Labels

needs-triageNeeds looking at to decide what to do

Type

No type

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions