-
Notifications
You must be signed in to change notification settings - Fork 688
[Feature] Hide Selected Accounts In Accounts Tab #3662
Conversation
…perty in test + detekt issues fixed
…perty in remaining tests
Thank you for taking my request! It looks good, but I'd also think about some background dim/linear pattern or other way to distinguish hidden accounts on the list. |
Hello, I think this is redundant. Can the sorting and hiding functions be merged? |
@nvllz please have a look at the updated video |
@shinebrillant I'd prefer to keep sorting & hiding separate as merging them might make the UI complex. Let wait for @ILIYANGERMANOV's comment on this. |
@shamim-emon Much better, thanks! Could be a bit more opaque, but it's definitely easier to spot hidden accounts now. |
Your UI fits better other areas of the app, you could think of implementing the ordering on your screen under the icon of a gear. I don't think it would be too complex, users could order and hide these cards in one place. Additionally if there was a way to make the hidden entries not affect the visibility icon (it's also getting dimmed), it would look more professional. Thanks for your work, Shamim. |
Thank you for your contribution to the Ivy Wallet project. We appreciate the time and effort you've invested in this pull request. As of Nov 5th, 2024, Ivy Wallet is no longer maintained. We are closing all open pull requests as part of the project shutdown. While we won't be merging this pull request, you're welcome to fork the repository and continue development independently under the terms of the GPL-3.0 License. For more information, please refer to the shutdown notice in our README file. We apologize for any inconvenience and thank you again for your interest in improving Ivy Wallet. |
Pull request (PR) checklist
Please check if your pull request fulfills the following requirements:
Screen recording of your changes (if applicable):
demo.mp4
What's changed?
Describe with a few bullets what's new:
Risk factors
What may go wrong if we merge your PR?
In what cases won't your code work?
Does this PR close any GitHub issues? (do not delete)
Troubleshooting GitHub Actions (CI) failures ❌
Pull request checks failing? Read our CI Troubleshooting guide.