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

Token symbol is not shown in chat / history if token is not added to portfolio #8266

Closed
asemiankevich opened this issue May 23, 2019 · 0 comments

Comments

@asemiankevich
Copy link
Contributor

asemiankevich commented May 23, 2019

Problem

Token symbol is not shown in chat for incoming transactions if user did not add this token to his portfolio yet.

Steps

  1. open status on device A and add a custom token (for ex APPC on mainnet)
  2. open status on device B and do not add this token yet
  3. add device A to contacts of device B
  4. send custom token from device A to device B in 1x1 chat
  5. pay attention to the incoming send message in 1x1 chat on device B

image

image

NOTE:

if i add custom token on device B later -> then i can see the symbol in chat. I think this happens because we take portfolio as golden source for chat commands and if we dont install the custom token -> there is nothing to be shown.

Same happens if i have this custom token installed , send and receive it in chat and then remove from portfolio -> symbol is not shown in chat and transaction history.

@flexsurfer flexsurfer added this to Backlog in Core via automation May 23, 2019
@flexsurfer flexsurfer removed their assignment May 23, 2019
Core automation moved this from Backlog to Done Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Core
  
Done
Development

No branches or pull requests

3 participants