Skip to content

Remove summary part of result view to improve performance.#4732

Open
frjo wants to merge 1 commit intomainfrom
enhancement/result-view-performance-2
Open

Remove summary part of result view to improve performance.#4732
frjo wants to merge 1 commit intomainfrom
enhancement/result-view-performance-2

Conversation

@frjo
Copy link
Member

@frjo frjo commented Mar 2, 2026

Fixes #4731

Skärmavbild 2026-03-02 kl  14 50 29

@frjo frjo added Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Minor Minor change, used in release drafter labels Mar 2, 2026
@frjo
Copy link
Member Author

frjo commented Mar 2, 2026

@wes-otf This improves performance quite a bit. My guess is that it is the filtered table that has the interesting numbers for staff in any case.

If the summary is interesting as well we can have it in a separate view/tab perhaps?

@wes-otf
Copy link
Contributor

wes-otf commented Mar 3, 2026

Yeah I think this makes sense! As we get the user interviews in for this I think we'll find more we could populate the space with but this works for now

Will also likely make things easier for me integrating the anonymize applications into this view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Minor Minor change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improving performance of the results view

2 participants