buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 70 forks source link

Groups inside Groups are not shown on Android #251

Closed GertVanKruiningen closed 3 years ago

GertVanKruiningen commented 3 years ago

Buttercup on Windows and Linux allows you to have Groups inside Groups, like creating a hierarchical structure. This structure is not visible in Android. BUT when creating a Group inside a Group in Android, which doesn't show properly inside Android, is correct when opening the vault in Windows and Linux.

So clearly the Android app, knows about adding Groups inside Groups, but is not showing them in a hierarchical manner.

Using Android 9.0 on a One Plus 5

perry-mitchell commented 3 years ago

Hi! Which version of the app are you using? This was solved with #242

perry-mitchell commented 3 years ago

Closing as I believe this was fixed. I'll absolutely reopen if the issue persists.