flowfuse icon indicating copy to clipboard operation
flowfuse copied to clipboard

Open the first n topics by m levels by default when accessing the topic hierarchy

Open cstns opened this issue 1 year ago • 2 comments

Epic

No response

Description

In order to ease data visualization, we should open the first n root topics with an m number of nested levels.

The reasoning behind not opening all topics at once is to not block the page on high dom renders on huge payloads.

Which customers would this be available to

Everyone - CE/Starter/Team/Enterprise

Acceptance Criteria

Open the first n topics by m levels by default when accessing the topic hierarchy.

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

cstns avatar Dec 03 '24 09:12 cstns

the test/e2e/frontend/cypress/tests-ee/uns/hierarchy.spec.js:66 e2e test should be altered as well

cstns avatar Dec 03 '24 09:12 cstns

Do we still want to open the top n topics given that we now store the opened topics state in localStorage?

cstns avatar Apr 24 '25 12:04 cstns