Skip to content

v4.5.1.dev237: Merge pull request #235 from CybercentreCanada/frontend-eslint

Pre-release
Pre-release

Choose a tag to compare

@cccs-nr cccs-nr released this 19 Aug 19:13
· 129 commits to master since this release
83f1647

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...