StrangeBeeCorp / TheHive-feedback

TheHive 5 feedback repository
https://www.strangebee.com/thehive
5 stars 0 forks source link

[Bug] Dashboard list displays a maximum of 30 entries #31

Open Natsec opened 6 months ago

Natsec commented 6 months ago

Request Type

Bug

Work Environment

I am on version 5.2.5-1. At the time of creation of this issue the latest version available is 5.2.10. There is no mention of this issue in the changelogs, and I didn't find a similar problem in the existing issues.

Problem Description

When displaying the list of dashboards (https://thehive5/dashboards), the list displays a maximum of 30 entries. Filtering the dashboard shows dashboards that would not display before, appear.

Steps to Reproduce

  1. create more than 30 dashboards
  2. go to https://thehive5/dashboards
  3. count the number of entries, there is a maximum of 30

Possible Solutions

The maximum number of dashboards displayed is probably hardcoded. Paginating the dashboard list like it is already possible for the cases would be nice.

Complementary information

Confirmation that the total number of dashboard is superior to 30 : image

Natsec commented 6 months ago

For information, I updated to the current latest version available (5.2.10-1), and I have the same behavior 🙂