Skip to content

Draft: Allow history between model types

Don't switch base type views when opening child views, and prevent a user from endlessly navigating to the same view.

I've tested view navigation from all the areas on the application (That I could find.) This prevents the user from opening the same view over and over again (as noted above), but it does not prevent the user from going back and forth between two views. But I feel like that's a very edgey edge case.

You can reset the history by going to a base view (like albums, or artists.)

Edit: Marking as draft until I fix the ViewManagerTests.

BUG: 468212

Edited by Melissa Autumn

Merge request reports