Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.68k stars 616 forks source link

Account interface when adding entries #3494

Open FerMario opened 1 week ago

FerMario commented 1 week ago

Please confirm the following:

What do you want to be added or improved?

As a user I want to be able to see all accounts on top of the amount when adding an entry in the wallet

Why do you need it?

How do you imagine it?

Arrange the accounts in an array and make the individual icons smaller so that it could maybe fit 3 accounts per row. This will make it much easier than having to scroll right until you find the relevant account

ivywallet commented 1 week ago

Thank you @FerMario for raising Issue #3494! 🚀 What's next? Read our Contribution Guidelines 📚.

Tagging @ILIYANGERMANOV for review & approval 👀

ILIYANGERMANOV commented 1 week ago

This must be a setting via IvyFeatures that is disabled by default

FerMario commented 1 week ago

How can it be enabled?

ILIYANGERMANOV commented 1 week ago

It's not implemented yet just adding a note for devs that may want to work on it