Feat(front): switch full screen service created, dropped redux for this.
- 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