Skip to content

Resolve "All get next buttons show even if lab is closed"

What does this mr do?

all the get next buttons show, even if the actual lab is not open.

Actions taken to fix bug

add an if statement to only show the button if the lab is open.

Does this MR meet the acceptance criteria?

  • I have added a changelog entry to reflect the significant changes I made and the bug I fixed.
  • A test was created to test the bug.
  • I have updated the documentation accordingly.
  • I adhere to the style guide.

Closes #332 (closed)

Merge request reports