Skip to content

Colors for running samples and a refactor of SampleView

Marcus Oskarsson requested to merge gh-ff8e0a89/183/bolmsten/mxcube-fabric into master

Created by: bolmsten

This small PR 👍 .

Contains some colors for running samples and it also does a backend refactoring of SampleView. The refactoring does not add any functionality but does remove a bug that appeared because I did not remove event listeners when component did unmount.

I small thing added as well is a few fields to the task modals such as aperture list and file path. There is still a lot of work to do with the task modals and I will continue this work this week.

Merge request reports