Skip to content

fix(ui): Fix infinite scroll by changing query handling#1914

Merged
hulto merged 1 commit intomainfrom
ui-fix-process-file-query
Feb 25, 2026
Merged

fix(ui): Fix infinite scroll by changing query handling#1914
hulto merged 1 commit intomainfrom
ui-fix-process-file-query

Conversation

@cmp5987
Copy link
Copy Markdown
Collaborator

@cmp5987 cmp5987 commented Feb 25, 2026

What type of PR is this?

/kind bug

What this PR does / why we need it:

  • Fix infinite re-render on process list
  • Simplifies query logic on nested edges

@cmp5987 cmp5987 requested a review from hulto February 25, 2026 22:59
@cmp5987 cmp5987 added feature New feature or request Frontend labels Feb 25, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Summary

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
2663    ±0 2663    ±0 0    ±0 0    ±0 0    ±0 0    ±0 1ms    ±0

Previous Results

Build 🏗️ Result 🧪 Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
#1271 2663 2663 0 0 0 0 37.8s

Insights

Average Tests per Run Total Flaky Tests Total Failed Slowest Test (p95)
2663 0 0 5.8s

Slowest Tests

Test 📝 Results 📊 Duration (avg) ⏱️ Duration (p95) ⏱️
TestDockerExecutor_Build_ContextCancellation 1 5.8s 5.8s
eldritch-libsys: std::dll_inject_impl::tests::test_dll_inject_simple 1 5.2s 5.2s
TestInteractiveShell 1 5.0s 5.0s
TestOtherStreamOutput 1 5.0s 5.0s
imix::bin/imix: install::tests::test_install_execution 3 1.6s 4.6s
imix::bin/imix: install::tests::test_install_execution 3 1.6s 4.6s
imix::bin/imix: install::tests::test_install_execution 3 1.6s 4.6s
TestDockerExecutor_Build_SimpleEcho 1 4.1s 4.1s
imix::bin/imix: tests::task_tests::test_task_streaming_output 3 3.0s 3.0s
imix::bin/imix: tests::task_tests::test_task_streaming_output 3 3.0s 3.0s

🎉 No failed tests in this run. | 🍂 No flaky tests in this run.

Github Test Reporter by CTRF 💚

@hulto hulto added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit 02e75e4 Feb 25, 2026
9 checks passed
@hulto hulto deleted the ui-fix-process-file-query branch February 25, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request Frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants