Open loulou91 opened 3 years ago
Scroll restoration by our dependency got removed and now has to be implemented by the dev.
Seems to be an issue with react-virtualized: https://github.com/bvaughn/react-virtualized/issues/1693 This means I have to rewrite all the components that uses this.
This seems like an alternative: https://github.com/bvaughn/react-window
First I select album-people (or things or my album...) I scroll to get a not visible album and I open it. Now I want to go back to look at an other album. I use backward arrow of my navigator but I'm no more at the place where I was before. I'm back at the top of albums page. That's annoying when you got hundreds of album. Enhancement would be to return at the same place as before opening the album.
Note: behavior used to display a picture of an album is convenient ; press escape and you go back at the previous displayed place of the album.