Skip to content

Implemented status labels that can replace status names and imperative tooltips for active status buttons

Loic Huder requested to merge status-names into master

Fixes #313 (closed).

I felt like it was worthwhile having two kinds of tooltips (see below):

  • one explaining the current status (the one we had before - to the left)
  • one explaining the action when selecting the status in the dropdown (what I call imperative in the code - to the right) in accordance with #313 (closed). status

Merge request reports