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

intrusion detection: UX and bugs #314

Closed
fichtner opened this issue Aug 11, 2015 · 1 comment
Closed

intrusion detection: UX and bugs #314

fichtner opened this issue Aug 11, 2015 · 1 comment
Labels
bug Production bug feature Adding new functionality
Milestone

Comments

@fichtner
Copy link
Member

via: https://forum.opnsense.org/index.php?topic=1240.0

@fichtner fichtner added bug Production bug feature Adding new functionality labels Aug 11, 2015
@fichtner fichtner added this to the 16.1 milestone Aug 11, 2015
AdSchellevis added a commit that referenced this issue Aug 13, 2015
This patch fixes a few different issues.
- Prevent the user from selecting all rules at once, the browser probably can't render that amount of data resulting in sloppy behaviour.
- When querying the alerts, show an overlay during the process. This might take some time, depending on the amount of logged items
- Change number of rows selection to more sane defaults.
- Refresh data after "apply selection", to return to the right page
@AdSchellevis
Copy link
Member

Most issues should be fixed.
To improve the user experience for the select part a bit the action buttons are moved over to the left side of the screen where the corresponding selectors are.

AdSchellevis added a commit that referenced this issue Aug 13, 2015
This patch fixes a few different issues.
- Prevent the user from selecting all rules at once, the browser probably can't render that amount of data resulting in sloppy behaviour.
- When querying the alerts, show an overlay during the process. This might take some time, depending on the amount of logged items
- Change number of rows selection to more sane defaults.
- Refresh data after "apply selection", to return to the right page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug feature Adding new functionality
Development

No branches or pull requests

2 participants