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/folders are displayed flat #242

Closed eandersons closed 4 years ago

eandersons commented 4 years ago

Describe the issue you're having

All groups/folders and their subgroups/subfolders are displayed flat in Buttercup application on Android, that is, they are not hierarchical, therefore it may be hard to understand to what they and entries in these subgroups/subfolders refer to if they are not named explicitly. For instance, I have a group Nextcloud > Nextcloud (Instance name) > App passwords, and I have many subfolders in other groups named "App passwords" (in screenshot "Lietotņu paroles").

Screenshot_20200709-112354 1

What OS version are you using

Android 8.1

What device are you using

Blackview BV9500

gcallari commented 4 years ago

I have the same problem using the app in ios 13 and its updated versions, since Nextcloud support was removed and I started using webDAV

powerflo commented 4 years ago

As a special case, deleted groups/folders from the trash are also displayed. This is extremely confusing.

perry-mitchell commented 4 years ago

It's a fault with how the vault contents are processed, and nothing to do with the source. We'll try to get this patched asap.

powerflo commented 4 years ago

It's a fault with how the vault contents are processed, and nothing to do with the source. We'll try to get this patched asap.

Are you already working on it or can I provide a pull request to fix it?

perry-mitchell commented 4 years ago

@powerflo We'd absolutely accept a PR for a fix! :)

perry-mitchell commented 4 years ago

Fixed in #242