Skip to content

#78 simplify measurements table UX

Jaak Kütt requested to merge feature/78-simplify-measurements-table-ux into main
  • #79 (closed) Measurements table no longer has appended empty row to add Measurements
  • #78 (closed) "Add new Measurement" button is shown in the top toolbar instead of "Add new Gel" when in the Gel Image view (analysis steps)
  • #78 (closed) If no Measurement Types are defined, attempting to add a new Measurement will pop up a warning
  • #78 (closed) When opening up a specific Gel Image its first Measurement is selected, displaying its plots and lanes in the Measurements tab
  • #78 (closed) A single click on a Measurement row will select its plots and lanes to be displayed in the Measurements tab (do note, this behavior is not triggered when clicking on the Type column)
  • #58 (closed) Area value is now displayed to 1 decimal precision
  • #88 (closed) Made the mode selection buttons more verbose

Merge request reports