Skip to content

Show workflow filter data on imports status page

This could help troubleshoot a very long init_elements task until we implement backend#331 (closed).

Mockup:

image

  • The Mode column is no longer displayed on elements workflows only because it uses horizontal space that the filter columns now need
  • The Elements count column can only be added after backend#331 (closed)
  • The columns could have better spacing by using a <table> or a Flexbox instead of a <div class="columns">