helpwave / mobile-app

The official helpwave mobile app for android and ios
Mozilla Public License 2.0
7 stars 1 forks source link

make modals closable by clicking the background #515

Closed AraxTheCoder closed 3 months ago

AraxTheCoder commented 3 months ago

This adds the ability to close a modal by clicking the background. Also setState got replaced with ValueListenableBuilder so that the child does not need to get rebuild every time the offset changes.

Closes issue #498

Testing instructions:

  1. Go to the tasks app home page
  2. Click on the navigationbar option 'Neu'
  3. Click on either 'Task' or 'Patient'
  4. Click on the semi-transparent background

Additional notes:

github-actions[bot] commented 3 months ago

BrowserStack

Commit: 58ac2ff

helpwave tasks