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

[#21278] refactor: improve sign message content #21285

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mohsen-ghafouri
Copy link
Contributor

fixes #21278

Summary

We should improve the UX of the sign typed data message modal, where, as of now, we just show the raw json transaction (just formatting the values from hex to utf-8, so they’re human readable).

Areas that maybe impacted

  • Sign message in wallet connect

Steps to test

  1. Connect wallet to dapp
  2. Try to sign message

Result

status: wip

@mohsen-ghafouri mohsen-ghafouri self-assigned this Sep 18, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Sep 18, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
fa1f57b #1 2024-09-18 21:02:32 ~2 min tests 📄log
✔️ 9b4b420 #2 2024-09-18 21:08:18 ~4 min tests 📄log
✔️ 9b4b420 #2 2024-09-18 21:10:43 ~7 min android 🤖apk 📲
✔️ 9b4b420 #2 2024-09-18 21:11:26 ~7 min android-e2e 🤖apk 📲
✔️ 9b4b420 #2 2024-09-18 21:14:03 ~10 min ios 📱ipa 📲

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

Successfully merging this pull request may close these issues.

I would like to better understand the contents of sign message
2 participants