Skip to content

reactive Question page heading, loading spinner

Grigor Malo requested to merge page-title-fix into master
  • make Question page h1 (hidden) heading reactive and same as document title
  • refactor Question.page; remove unused errors from mutations results as they are already being handled in the ui
  • fix propTypes in Question and AutoSaveIndicator
  • fix loading condition for Question, display centered loading spinner
  • show loading spinner when when waiting for authentication

Merge request reports