Skip to content

Fix back button location

Grigor Malo requested to merge back-button-location into master

Closes #133 (closed)

  • back button in Question page should take you to discover page if question is in test mode, or to dashboard page otherwise
  • ui change: let back button be a button (remove href) as long as we can't do client side rendering with the link yet (!32)

Merge request reports