AnyMemo icon indicating copy to clipboard operation
AnyMemo copied to clipboard

selected item is not consistent between the navigation drawer and the buttom navigation menu

Open tingsu opened this issue 5 years ago • 4 comments

Hi @helloworld1,

I observed a functional issue in the latest released version v10.11.4 on an Android 6.0 device. I searched the history issue and the issue was not reported before.

Issue Description:

  • The selected items in the navigation drawer is not consistent with the selected items in the buttom navigation menu if the user navigates to different pages by using the buttom navigation menu.

Hope this issue could be fixed, that will be nice :)

Reproducing video:

  • I navigate to different pages via the buttom navigation menu, e,g., from Open to Download or Misc, but in the navigation drawer, it always shows the current selected item was Open.

20200418_171652

tingsu avatar Apr 18 '20 15:04 tingsu

Actually a known UI issue. I haven't had a chance to fix it. Originally the implementation has a infinite loop issue for selection because it is listening to each other's change. That part code needs to be refactored.

helloworld1 avatar Apr 20 '20 04:04 helloworld1

Thanks for your confirmation. Got it. Hope it will be fixed soon.

tingsu avatar Apr 20 '20 07:04 tingsu

Hi @helloworld1 , can I know do you plan to fix this issue recently?

tingsu avatar Apr 25 '20 07:04 tingsu

There is no plan for myself to fix this issue since it is only minor annoyance. I hope some volunteers can help on this one. Once I fixes all the major crashes, I will release a new version.

helloworld1 avatar Apr 25 '20 17:04 helloworld1