ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Aggregated mode is broken #412

Open kirillt opened 11 months ago

kirillt commented 11 months ago

Steps:

  1. Add some folders with data.
  2. Make sure each folder opens without problems.
  3. Click “Navigate Data” in the bottom bar.

Device used: Samsung Galaxy S10+ OS used: Android Version 12

https://github.com/ARK-Builders/ARK-Navigator/assets/581023/03514733-e8e6-4a0e-a55e-f9f6a3163b65

shakeebularsalan commented 11 months ago

@kirillt, It is reported as 12th bug in https://www.notion.so/ark-builders/991c95ad002a4355b3b309549b2b2323?v=33f0b6fbec3c48d5aa9ccee11f1019d1&p=3162aac1411247379376a9fceff88382&pm=s

kirillt commented 11 months ago

When this bug is fixed, verify #305 too.

kirillt commented 10 months ago

Test data can be taken here: https://drive.google.com/drive/folders/1jYD1tDISQchVhfQqN06NG11q23ImSIE- (There is "download all" button).

tuancoltech commented 9 months ago

This issue was partially fixed with below 2 PRs: https://github.com/ARK-Builders/arklib-android/pull/125 https://github.com/ARK-Builders/ARK-Navigator/pull/421

There's one more crash in arklib which should be address: https://github.com/ARK-Builders/ark-components/issues/64