Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching back to main view from Portfolio view corrupts the displayed coins in the main list #322

Open
beachwood23 opened this issue Aug 3, 2023 · 0 comments

Comments

@beachwood23
Copy link

I am seeing that switching from the Portfolio view back to the main view sees issues in updating the list. The coins and their list placement are maintained in the main view, despite that list placement only applying for the Portfolio view.

For example, in this sample portfolio, I have Bitcoin Cash as the 3rd coin in the list, and Monero as the 4th coin in the list.
Screenshot 2023-08-02 at 10 04 42 PM

When I switch out of the portfolio view, to the main screen, the coin list is corrupted and maintains these two coins by their portfolio placement.
Screenshot 2023-08-02 at 10 05 01 PM

Running on Mac. Verified the issue appears in both Terminal.app and iTerm, running default zsh shell.

It seems like we need to properly clear some list cache when switching out of the portfolio view. Will look into this more soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant