Skip to content

Fix invisible rows on importer status

Stan Hu requested to merge sh-fix-importer-status into master

Before rows were invisible:

image

Now in active state:

image

Now in finished state:

image

In 10.8, it used to look like this:

image

Should we be using a dark table? https://getbootstrap.com/docs/4.0/content/tables/#contextual-classes

Closes #47363 (closed)

Edited by Stan Hu

Merge request reports