You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
Running on Mac. Verified the issue appears in both
Terminal.app
andiTerm
, running defaultzsh
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.
The text was updated successfully, but these errors were encountered: