ARK-Builders / ARK-Navigator

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

Add an option to delete root folders #90

Closed melvin4u445 closed 1 year ago

melvin4u445 commented 3 years ago

There is no way to delete a root folder now. Would be good to add this option at some point Deleting Favorited folders could also be dealt with at the same time

kirillt commented 3 years ago

Right, both roots and favorites must be removable.

kirillt commented 2 years ago

We need that feature: https://github.com/ARK-Builders/ARK-Navigator/issues/221

But it slightly conflicts with this one. Maybe we need to implement 2 operations instead:

@melvin4u445 what do you think?

melvin4u445 commented 2 years ago

I guess that would work. When I raised this ticket, my idea was that it should be hideable/deletable from the UI if the user wants to do that so. If we are hiding instead of deleting the root folders, maybe we could also have an option to show them again?

darkovski88 commented 2 years ago

@kirillt since im working on this ticket, can you please give me more info on what should implemented here more precisely? From the comments above I think we need to extent the capability of the roots to have the possibility to be hidden and removed. How should this work, how can once hidden roots be visible again?

kirillt commented 2 years ago

This UI seems sensible to me:

melvin4u445 commented 2 years ago

Checkboxes are not very mobile-friendly. Instead of checkboxes, could we do it so that:

Two more things to think about:

kirillt commented 2 years ago

@melvin4u445 good points, agree with everything.

kirillt commented 1 year ago

Implemented in #322