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

Make available the complete lists of network hosts, notifications, and connections #657

Open
GyulyVGC opened this issue Dec 17, 2024 · 0 comments
Labels
enhancement New feature, request, or improvement

Comments

@GyulyVGC
Copy link
Owner

GyulyVGC commented Dec 17, 2024

At the moment, only the top 30 network hosts are shown in the Overview page of the app, and only the 30 most recent notifications are displayed in the Notifications page.

This is due to the fact that iced doesn't render efficiently lists with a huge number of entries, and will be fixed with the introduction of the list widget.

Once the solution will be available, it'll also be used to represent all the connections in the Inspect page in a single list, without the need of paginating them.

@GyulyVGC GyulyVGC added the enhancement New feature, request, or improvement label Dec 17, 2024
@GyulyVGC GyulyVGC changed the title Make available the complete list of network hosts Make available the complete lists of network hosts, notifications, and connections Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, or improvement
Projects
None yet
Development

No branches or pull requests

1 participant