v4.5.1.dev237: Merge pull request #235 from CybercentreCanada/frontend-eslint
Pre-release
Pre-release
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...