wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Fix remove filter icon visibility when pin and unpin agent
Description
This PR solves #6672
Before
https://github.com/wazuh/wazuh-dashboard-plugins/assets/6089438/fef34e1b-5207-4bb5-8eba-507b188e6151
After
https://github.com/wazuh/wazuh-dashboard-plugins/assets/6089438/33755ee8-4b87-4e09-b5f5-a1635b25758c
Check List
- [ ] All tests pass
- [ ]
yarn test:jest
- [ ]
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] Update CHANGELOG.md
- [ ] Commits are signed per the DCO using --signoff