github CybercentreCanada/assemblyline v4.6.1.dev24

latest releases: v4.6.1.dev167, v4.6.1.dev166, v4.6.1.dev165...
pre-release4 months ago

Frontend

  • Removed React's lazy loading to avoid dynamic import errors and improve the responsiveness of the app;
  • Fixed the top AppBar so that it behaves like the old one;
  • In the ServeDetail page, fixed the position of the end icon buttons;
  • Fixed the issue where the left nav drawer wasn't closing on mobile when clicking away;
  • On the AddUser page, fixed the alignment of the new user group input;
  • In the SignatureSourceDetail page, fixed the alignment of the username input;
  • In the HexViewer, fixed the cell's fontSize to 16px;
  • Fixed an issue where the snackbar wasn't closing when clicking on it;
  • In the PageHeader component that is used on several pages, removed the wrapping of the buttons on small screen.
  • In the SubmissionReport's AttributionBanner, fixed the placement of the elements;
  • On the Settings page, fixed the issue where user's couldn't navigate back. But there's an issue with the NavigationBlocker not blocking the navigation on modification... After searching the documentation, we need to convert our routing solution to a data router to be able to use React Router's useBlocker hook which apparently will solve the blocking issue instead of implementing our own with hacky/deprecated methods.
  • On the ServeDetail page, fixed an issue where the reset button wasn't showing on multiple field selected. We should convert all of those inputs into the new ones to solves some other issues.

Don't miss a new assemblyline release

NewReleases is sending notifications on new releases.