mozilla-lockwise / lockwise-android

Firefox's Lockwise app for Android
https://mozilla-lockwise.github.io/lockwise-android/
Mozilla Public License 2.0
623 stars 104 forks source link

Item list retains last scroll position after navigating away #1185

Open caugner opened 4 years ago

caugner commented 4 years ago

Steps to reproduce

  1. In the login list, scroll down a bit and open a login (to view the login details).
  2. Go back to the list using the "Left arrow" button next to the login title (or using Android's soft key).

Expected behavior

  1. I should get back to the previous scroll position of the list.

Actual behavior

  1. I'm back at the top of the list.

Device & build information

Notes

Attachments: (None)

eliserichards commented 4 years ago

This is expected behavior in the current implementation. I will add this as a feature request 😄