Skip to content

Feat(front): switch full screen service created, dropped redux for this.

Florent Chehab requested to merge feat/fullScreenService into dev
  • Created FullScreenDialogService to handle the opening / closing of the full screen dialog, instead of redux.
  • (updated FullScreenDialog back to class to be able use it with the component).
  • Fixes bug related to tips and tricks from last MR.

Fixes #163 (closed)

Edited by Florent Chehab

Merge request reports