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

Advanced Search improvements #2764

Open
7 tasks
mlodic opened this issue Feb 21, 2025 · 0 comments
Open
7 tasks

Advanced Search improvements #2764

mlodic opened this issue Feb 21, 2025 · 0 comments
Labels
frontend Frontend related issues

Comments

@mlodic
Copy link
Member

mlodic commented Feb 21, 2025

There are some critical improvements to be developed:

  • The Frontend GUI loads all the pages at once instead of the first one only and the other ones when requested. That poses several problems while doing some particular researches. It is enough to trigger a single {4,5}xx error and the GUI does not react good (either provides no results or it completely breaks)
  • The searched string is not highlighted in the JSON report viewer. That would be a wonderful help for the analyst. Otherwise the analyst is required to look through the available results to find the searched string.

And other minor improvements:

  • The datetime picker does not work properly in Firefox, it does show only dates and no chance to change time. The datetime field should be editable manually too.
  • The "name" input field could be a more complex component. I would have expected something similar to the Input field used in the "Scan" page to select the analyzers. That would help a lot selecting and finding the correct plugins to search
  • The results' table could have integrated filters, similar to the Job History Table. That could help the analysts to do additional pivots inside the obtained results.
  • Add the analyzable in the table
  • Change text search: support search in every filed not only the report field or change the label to report search with the current behaviour.
@mlodic mlodic added the frontend Frontend related issues label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related issues
Projects
None yet
Development

No branches or pull requests

1 participant