evilsocket / evilsocket/opensnitch

[Bug Report] Is table pagination supposed to work?

Open
#1,440 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
14.1k
Forks
665
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug:

How can you see beyond 300 rules or events in the table?

If you have more items than the page size, then the number to the left of the page size selector is the same as the page size. That isn't useful as it doesn't tell you how many items there are in total.

Image

That number is only useful if there are fewer items in the table than the page size. But if there are more, it seems impossible to access the other items (unless you use filtering, which isn't a solution).

Include the following information:
- OpenSnitch version: 1.2.7
- OS version: Ubuntu 25.04
- Window Manager: KDE

### Expected behavior (optional):
There should be a pager control next to the page size, allowing navigation among pages of results.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.