-
Notifications
You must be signed in to change notification settings - Fork 186
fix: add missing logs filter checks for live updates #1225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add missing logs filter checks for live updates #1225
Conversation
📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughA changelog entry documents a UI logs filter fix, and the logs page now applies additional client-side filtering conditions on objects, selected_key_ids, and virtual_key_ids arrays to refine live update visibility. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1)**⚙️ CodeRabbit configuration file
Files:
🔇 Additional comments (2)
Comment |
🧪 Test Suite AvailableThis PR can be tested by a repository admin. |

Summary
Fixed missing filter checks in the UI for live log updates, ensuring that logs are properly filtered by objects, selected key IDs, and virtual key IDs.
Changes
Type of change
Affected areas
How to test
Breaking changes
Related issues
Fixes an issue where logs filtering was incomplete for live updates.
Security considerations
No security implications.
Checklist
docs/contributing/README.mdand followed the guidelines