llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Dialog box should automatically close when switched to other tab. #16

Closed plxity closed 5 years ago

plxity commented 5 years ago

Actual behaviour

ezgif com-video-to-gif (2) The dialog box doesn't close automatically as the user switches to another tab.

Expected behaviour

The dialog box should be closed as the user switched to another tab.

Kanishka5 commented 5 years ago

@llaske I am working on this.

llaske commented 5 years ago

It's a standard behavior for Sugarizer activities. Have a look for example on Paint or Labyrinth activity.