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

Add My cases to the navbar #875

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

zpriddy
Copy link

@zpriddy zpriddy commented Feb 13, 2019

Add My Cases to the nav bar as not all cases will always have tasks.

screen shot 2019-02-12 at 9 24 30 pm

@nadouani
Copy link
Contributor

Hello, I think this kind of quick filters should be handled from the case list view, or if we decide to put a menu item on that toolbar (which takes space), it should redirect to case list page with the prefilled filters.

@nadouani
Copy link
Contributor

Another idea could to allow users to define their own views, and have a sort of bookmarked searches

@crackytsi
Copy link

From my operation perspective I also think the quick-filters already cover the functionality, but being able to define user local or global (=for all users) quick-filters (depending on your operation model) might bring a big win.
Never the less a great initiative for the whole project community.

@zpriddy
Copy link
Author

zpriddy commented Feb 13, 2019

Another idea could to allow users to define their own views, and have a sort of bookmarked searches

I like this idea a lot. This would be very useful for Alerts too in the use case that you have multiple subteams and alerts are tagged with each subteam. A user could setup the filter to only show New or Updated events for that subteam

@nadouani
Copy link
Contributor

Exactly. That way, the feature is made generic and every user could do what he wants :)

@zpriddy
Copy link
Author

zpriddy commented Feb 13, 2019

So this is my thoughts:

  • Keep the current case list. This is useful for searching for cases
  • Create a My Cases tab. However the filters are setup in this tab would be the number that is displayed next to My Cases - This also solves another problem that I have realized. When onboarding new people they get very confused how to get to the case list because there is nowhere that lists cases.
  • Use the filter that is the alerts tab set by the user as the filter for the number of alerts.
  • Future: Add option for users to turn on/off My Cases, My Tasks, Waiting Tasks in the menu bar. In many use cases the number of tasks isn't important, but rather the number of cases. However I can see how the other way around is very useful in other use cases. So the ability to customize it would be really nice.

What are your thoughts on this?

Im still trying to figure out how to use the controllers to get the persistent filters to work for the numbers.

@dadokkio dadokkio closed this Apr 23, 2021
@dadokkio dadokkio deleted the branch TheHive-Project:develop April 23, 2021 08:44
@nadouani nadouani reopened this Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants