yuluo-yx opened a new pull request, #2695: URL: https://github.com/apache/rocketmq-dashboard/pull/2695
## Summary\n\n- clear rows, totals, pagination, truncation warnings, errors, and loading state on Reset and query-mode changes\n- invalidate in-flight queries when their view lifecycle ends\n- load traces only when the Trace tab is opened and reuse the same message trace during the page lifecycle\n- preserve existing late-response ownership guards and allow failed trace requests to retry\n\n## Local verification\n\n- MessagePage and MessagePageAsyncState: 23 tests passed\n- targeted ESLint passed\n- targeted Prettier check passed\n- TypeScript and Vite production build passed\n- git diff --check\n- scope check: 173 changed lines across 2 files\n\nThe Vitest run emitted only the existing jsdom pseudo-element getComputedStyle warning.\n\nFixes #2691 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
