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

Incomplete special characters in request token message after using deep link #5489

Closed
Tracked by #4366
ikem-legend opened this issue Nov 23, 2023 · 0 comments
Closed
Tracked by #4366
Assignees
Milestone

Comments

@ikem-legend
Copy link
Member

ikem-legend commented Nov 23, 2023

Expected behavior

The same special characters added to a token request should be returned after opening the deep link

Actual behavior

  • Some special characters are skipped after the request token deep link is opened
    Request token deep link bug

  • After a deep linking to the send token, the number of bytes left on the message field is always 64bytes. When an onchange event is triggered on the input field, then it starts to compute the bytes left correctly.
    image (5)

Steps to reproduce

  • Open the request token modal
  • Click to add message
  • Add message with special characters

Which version(s) does this affect? (Environment, OS, etc...)

All

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants