Signalen / frontend

Frontend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
10 stars 4 forks source link

Empty screen when changing status on mobile device #117

Closed someren closed 3 years ago

someren commented 3 years ago

Describe the bug When working on a mobile device (iPad or iPhone), the location is remembered when you go to another screen. As a result, an empty screen seems to have appeared. Users panic and get confused. When going to a new/different screen the position should always be at the top.

To Reproduce Steps to reproduce the behavior:

  1. Use a mobile device like an iPad or iPhone
  2. Go to 'Afhandelen'
  3. Click on a random ticket
  4. Scroll down to 'Status'
  5. Click on the pensil to change the status
  6. You get a white or empty screen. Appearently becaus the position of this screen is simply wrong. It is all the way down while the actual buttons are on top. So you have to scroll upwards.

Expected behavior After going to a new screen, the position should be in the top-left corner.

Screenshots

https://user-images.githubusercontent.com/66589775/110087439-f2acaf80-7d93-11eb-878e-ab7bd370b6bd.mp4

Smartphone (please complete the following information):

Additional context Please resolve fast, this is an urgent matter.