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

[#21132] refactor: improve send transaction content in wc flow #21266

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mohsen-ghafouri
Copy link
Contributor

@mohsen-ghafouri mohsen-ghafouri commented Sep 13, 2024

fixes #21132

Summary

We should improve the UX of the transactions 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

  • Send transaction in wallet connect

Steps to test

  1. Connect wallet to dapp
  2. Try to sent ETH transaction

Result

Simulator.Screen.Recording.-.iPhone.13.-.2024-09-16.at.14.59.13.mp4

status: ready

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

status-im-auto commented Sep 13, 2024

Jenkins Builds

Click to see older builds (17)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ f54e1d2 #1 2024-09-13 20:42:52 ~5 min tests 📄log
✔️ f54e1d2 #1 2024-09-13 20:46:28 ~8 min android-e2e 🤖apk 📲
✔️ f54e1d2 #1 2024-09-13 20:46:49 ~9 min android 🤖apk 📲
✔️ f54e1d2 #1 2024-09-13 20:48:35 ~10 min ios 📱ipa 📲
✔️ bfd9d38 #2 2024-09-13 22:30:08 ~4 min tests 📄log
✔️ 39b449d #3 2024-09-13 22:36:34 ~5 min tests 📄log
✔️ 39b449d #3 2024-09-13 22:40:36 ~9 min android-e2e 🤖apk 📲
✔️ 39b449d #3 2024-09-13 22:41:02 ~9 min android 🤖apk 📲
✔️ 39b449d #3 2024-09-13 22:41:27 ~10 min ios 📱ipa 📲
✔️ cafb546 #4 2024-09-16 12:16:37 ~4 min tests 📄log
✔️ cafb546 #4 2024-09-16 12:19:37 ~7 min android-e2e 🤖apk 📲
✔️ cafb546 #4 2024-09-16 12:20:11 ~7 min android 🤖apk 📲
✔️ cafb546 #4 2024-09-16 12:24:18 ~11 min ios 📱ipa 📲
✔️ 551d423 #5 2024-09-16 16:24:08 ~4 min tests 📄log
✔️ 551d423 #5 2024-09-16 16:27:45 ~8 min android-e2e 🤖apk 📲
✔️ 551d423 #5 2024-09-16 16:28:09 ~9 min android 🤖apk 📲
✔️ 551d423 #5 2024-09-16 16:30:45 ~11 min ios 📱ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 391edbc #6 2024-09-17 08:37:25 ~5 min tests 📄log
✔️ 391edbc #6 2024-09-17 08:40:29 ~8 min android 🤖apk 📲
✔️ 391edbc #6 2024-09-17 08:40:34 ~8 min android-e2e 🤖apk 📲
✔️ 391edbc #6 2024-09-17 08:44:04 ~11 min ios 📱ipa 📲
✔️ 05bc48e #7 2024-09-17 09:01:44 ~5 min tests 📄log
✔️ 05bc48e #7 2024-09-17 09:05:23 ~8 min android-e2e 🤖apk 📲
✔️ 05bc48e #7 2024-09-17 09:05:48 ~9 min android 🤖apk 📲
✔️ 05bc48e #7 2024-09-17 09:08:57 ~12 min ios 📱ipa 📲

@mohsen-ghafouri mohsen-ghafouri force-pushed the feat/improve-wc-send-transaction branch 4 times, most recently from cafb546 to 551d423 Compare September 16, 2024 16:18
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.

Improve the UX of the transactions modal
2 participants