Skip to content

Conversation

@pcdavid
Copy link
Member

@pcdavid pcdavid commented Oct 29, 2025

  • [5725] Virtualize search results list to improve performance
  • [fix] Fix warning from react-resizable-panels with opening/closing a side view

Pull request template

General purpose

What is the main goal of this pull request?

  • Bug fixes
  • New features
  • Documentation
  • Cleanup
  • Tests
  • Build / releng

@pcdavid pcdavid force-pushed the pcd/enh/search-view branch from 9ae842d to 0951f75 Compare October 29, 2025 14:57
@pcdavid pcdavid added this to the 2025.12.0 milestone Oct 29, 2025
@pcdavid pcdavid linked an issue Oct 29, 2025 that may be closed by this pull request
@pcdavid pcdavid changed the title Virtualize the display of search results to improve performance on large result sets [5726] Virtualize the display of search results to improve performance on large result sets Oct 29, 2025
@pcdavid pcdavid force-pushed the pcd/enh/virtualize-search-results branch from 1a562f1 to 1890660 Compare October 29, 2025 14:58
@pcdavid pcdavid force-pushed the pcd/enh/search-view branch from 0951f75 to a585ffd Compare November 4, 2025 08:24
@pcdavid pcdavid force-pushed the pcd/enh/virtualize-search-results branch from 1890660 to 20bcf98 Compare November 4, 2025 09:40
@pcdavid pcdavid marked this pull request as ready for review November 4, 2025 09:40
@frouene frouene force-pushed the pcd/enh/search-view branch 2 times, most recently from d506ca3 to 5272f5b Compare November 13, 2025 10:39
@pcdavid pcdavid force-pushed the pcd/enh/search-view branch 2 times, most recently from ede9e9f to 4888e27 Compare November 13, 2025 14:08
Base automatically changed from pcd/enh/search-view to master November 13, 2025 14:08
@pcdavid pcdavid force-pushed the pcd/enh/virtualize-search-results branch from 20bcf98 to d569cd5 Compare November 13, 2025 15:32
@sbegaudeau sbegaudeau force-pushed the pcd/enh/virtualize-search-results branch from 110a104 to 690eded Compare November 17, 2025 10:22
Copy link
Member

@sbegaudeau sbegaudeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be a bit too much of overflow in the query view since it consider also the title of the result and the button to export results as a CSV file

https://www.youtube.com/watch?v=rv6tQkQoCmc

@pcdavid pcdavid force-pushed the pcd/enh/virtualize-search-results branch from 690eded to f16c7a0 Compare November 17, 2025 15:52
@pcdavid pcdavid force-pushed the pcd/enh/virtualize-search-results branch from f16c7a0 to 0badb4a Compare November 17, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Virtualize frontend rendering of large result sets

3 participants