-
Notifications
You must be signed in to change notification settings - Fork 186
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
Create Wazuh Searchbar component #6711
Closed
25 tasks done
Labels
Comments
6 tasks
6 tasks
6 tasks
6 tasks
1 task
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Currently, we are using the native OpenSearch search bar, and because we need to extend its functions, we are altering its functionality and appearance.
For example, there are filters that are fixed and should not be removable by the user, such as the
manager/cluster
or thepinned agent
. To prevent users from removing these filters, we are modifying the displayed component to hide the remove button. However, in some specific cases, our modification is overwritten, resulting in unexpected behavior.To address this and provide a more robust solution, we aim to create a new Wazuh Searchbar component that internally handles both fixed and user-added filters and displays them correctly.
Tasks
WzSearchbar
componentuseSearchBar
hook to return fixed and user filtersWzDiscover
Threat Hunting
Malware Detection
FIM
Mitre Att&ct
Vulnerability Detection
Virus Total
PCI DSS
GDPR
HIPAA
NIST
TSC
Docker
AWS
GC
GH
Office 365
CustomSearchBar
CustomSearchBar
The text was updated successfully, but these errors were encountered: