Skip to content
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

UX improvement - show events immediately #58

Merged
merged 4 commits into from
Jan 6, 2024
Merged

Conversation

kmaki565
Copy link
Owner

@kmaki565 kmaki565 commented Jan 6, 2024

Previously, the app did remove/re-add filters (i.e., unsubscribe/subscribe a filter event) when applying new filters. I think this is inefficient and may cause a performance issue as observed in #50. The app now reuses the filter events throughout the process lifetime.
The new design naturally fixes #29.

It can now show some events immediately after log source selection is changed. This was done by removing (resetting) all filters before loading events.

@kmaki565 kmaki565 merged commit 205314d into master Jan 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sorting by column not kept after view is refreshed
1 participant