Skip to content

[BUG] - Navigation behavior #219

@pca006132

Description

@pca006132

Describe the bug

The tabs on the bottom navigation bars are not remembered.

Not sure what is the correct terminology, but see the reproduce part below.

Expected behavior

It should remember that.

To Reproduce

  1. Click on the Library tab on the bottom navigation bar.
  2. Click on an album.
  3. Click on the Download tab on the bottom navigation bar.
  4. Click on the Library tab on the bottom navigation bar.

After step 4, I will expect this switch back to the album page. However, this switches to the library home page.

Environment

  • Android device: Xiaomi POCO X3 Pro
  • Android OS version: 12
  • App version: 4.0.7
  • App variant: both variants
  • Other relevant details: [e.g., specific network conditions, external dependencies]

Logs or Screenshots

Additional context

This is only slightly annoying to me, and not sure if this is expected or a bad UX. One problem is that this may cause increased memory usage when users perform complex UI navigations.

That said, maybe we should do other things to reduce memory usage instead, e.g. more pagination and unload unused data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions