thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
896 stars 70 forks source link

Add to album dialog not working #26

Closed muety closed 4 years ago

muety commented 4 years ago

How to reproduce:

  1. Select one or more picture on photos page
  2. Click plus (+) sign

Expected: Dialog to select an album appears

Actual: Background is darkened, but no dialog shows up.

muety commented 4 years ago

The following exception is thrown: https://pastebin.com/SknPtbY1

spaibs commented 4 years ago

Thank you very much! Unfortunately I can't reproduce the issue. What phone and version are you using?

muety commented 4 years ago

A (emulated) Pixel 2 with Android API level 24 and latest master branch.

spaibs commented 4 years ago

Ah, thanks! I could now reproduce it and will merge the pull request. Thank you for the help!