humhub / app

18 stars 7 forks source link

Opener visible on back #29

Closed luke- closed 1 year ago

luke- commented 1 year ago

Steps to reproduce:

  1. Open the App
  2. Enter URL in Opener
  3. Trigger "hideOpener"
  4. Go back until "Do you want to exit the app" and press "yes"
  5. App is closed
  6. Open App again
  7. Go back until "Do you want to exit the app" and press "yes"
  8. Opener appears (Expected: App is closed)

Opener should never appears after "hideOpener" was called. Only when "showOpener" has been called again or App is restarted and manifest ist not readable.