You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When in Grid view and opening the details (of game info - the one that opens on the right when pressing on the "i" button) panel, the list has to resize itself to make space and jumps around, so now it doesn't show the game in question, you have to scroll for it - and when you close the panel, the list jumps again, so now you have to scroll again to get back to the initial position.
I see several ways to fix this, probably best done if combined into an option:
Lock the scroll to a game, and reset it when the details panel is opened/closed so that the chosen game stays in the same place (roughly - there is obvious edge case in eg last column)
This is where we get into the option part:
What if, instead of being a second panel, it was an overlay that doesn't change the grid size?
Clicking on the game info might open the game's detail page, same as in the details view.
Or the same but a bit smaller and contained in a window overlayed over the grid (covering ~80% of the screen, with ~75% of a game card's width visible outside).
All of these can be put in the option menu for the user to choose to their preference.
To Reproduce
Have a large (couple dozen games) library, to make it a problem.
Scroll down some to make it more of an issue.
Open the details panel for a game.
Notice how you now see games higher than the original, sometimes by several letters (eg from S to M)
(optional) Scroll again
Close the details panel
(optional) Notice that your scrolling is preserved after closing it.
Diagnostics ID
926c80f7-c45a-4700-9c46-a5969ce588e0
Screenshots
The text was updated successfully, but these errors were encountered:
Bug Description
When in Grid view and opening the details (of game info - the one that opens on the right when pressing on the "i" button) panel, the list has to resize itself to make space and jumps around, so now it doesn't show the game in question, you have to scroll for it - and when you close the panel, the list jumps again, so now you have to scroll again to get back to the initial position.
I see several ways to fix this, probably best done if combined into an option:
To Reproduce
Diagnostics ID
926c80f7-c45a-4700-9c46-a5969ce588e0
Screenshots
The text was updated successfully, but these errors were encountered: