Frontend - Alerts changes
- Fixed the AutoHideChipList which would auto collapse on any page change;
- Added the "Find related results" on Attributions, Heuristics and Attacks.
- Removed the useEffects that updates the search params which might cause some sync issues, but prevents the proper navigation using "find related results". We need the split routing engine...