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

[WIP] feat(wallet): simplify send flow ux #21595

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

briansztamfater
Copy link
Member

@briansztamfater briansztamfater commented Nov 6, 2024

fixes #21663

Summary

[WIP] Simplify send flow ux

Platforms

  • Android
  • iOS

Areas that maybe impacted

Functional
  • wallet / transactions

Steps to test

  • Open Status
  • Step 3, etc.

status: wip

@briansztamfater briansztamfater self-assigned this Nov 6, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Nov 6, 2024

Jenkins Builds

Click to see older builds (31)
Commit #️⃣ Finished (UTC) Duration Platform Result
27d0142 #1 2024-11-06 20:19:14 ~2 min ios 📄log
27d0142 #1 2024-11-06 20:19:29 ~3 min tests 📄log
✔️ 27d0142 #1 2024-11-06 20:25:19 ~9 min android-e2e 🤖apk 📲
✔️ 27d0142 #1 2024-11-06 20:25:55 ~9 min android 🤖apk 📲
5cca58b #2 2024-11-07 16:01:08 ~2 min ios 📄log
5cca58b #2 2024-11-07 16:01:29 ~2 min tests 📄log
✔️ 5cca58b #2 2024-11-07 16:07:21 ~8 min android-e2e 🤖apk 📲
✔️ 5cca58b #2 2024-11-07 16:07:49 ~9 min android 🤖apk 📲
f0288ad #3 2024-11-09 18:44:26 ~2 min ios 📄log
f0288ad #3 2024-11-09 18:44:40 ~2 min tests 📄log
✔️ f0288ad #3 2024-11-09 18:49:25 ~7 min android-e2e 🤖apk 📲
✔️ f0288ad #3 2024-11-09 18:49:46 ~7 min android 🤖apk 📲
0f77203 #4 2024-11-13 01:43:55 ~2 min tests 📄log
✔️ 0f77203 #4 2024-11-13 01:48:23 ~6 min android-e2e 🤖apk 📲
✔️ 0f77203 #4 2024-11-13 01:49:09 ~7 min android 🤖apk 📲
7d9f2c8 #5 2024-11-13 01:52:18 ~2 min tests 📄log
✔️ 7d9f2c8 #5 2024-11-13 01:58:15 ~8 min android-e2e 🤖apk 📲
✔️ 7d9f2c8 #5 2024-11-13 01:58:30 ~8 min ios 📱ipa 📲
✔️ 7d9f2c8 #5 2024-11-13 01:58:44 ~9 min android 🤖apk 📲
39a575e #6 2024-11-20 16:04:55 ~3 min tests 📄log
✔️ 39a575e #6 2024-11-20 16:10:48 ~9 min android-e2e 🤖apk 📲
✔️ 39a575e #6 2024-11-20 16:10:58 ~9 min android 🤖apk 📲
✔️ 39a575e #6 2024-11-20 16:13:44 ~12 min ios 📱ipa 📲
3205675 #7 2024-11-21 17:07:12 ~2 min tests 📄log
✔️ 3205675 #7 2024-11-21 17:11:27 ~6 min android-e2e 🤖apk 📲
✔️ 3205675 #7 2024-11-21 17:12:37 ~8 min android 🤖apk 📲
✔️ 3205675 #7 2024-11-21 17:13:43 ~9 min ios 📱ipa 📲
50f9434 #8 2024-11-21 17:37:02 ~2 min tests 📄log
50f9434 #8 2024-11-21 17:40:11 ~5 min ios 📄log
✔️ 50f9434 #8 2024-11-21 17:42:20 ~7 min android-e2e 🤖apk 📲
✔️ 50f9434 #8 2024-11-21 17:42:56 ~8 min android 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
da4ef34 #9 2024-11-21 18:04:17 ~2 min tests 📄log
✔️ da4ef34 #9 2024-11-21 18:08:43 ~7 min android-e2e 🤖apk 📲
✔️ da4ef34 #9 2024-11-21 18:09:56 ~8 min android 🤖apk 📲
✔️ da4ef34 #9 2024-11-21 18:11:21 ~9 min ios 📱ipa 📲
02a4e71 #10 2024-11-22 18:10:05 ~2 min tests 📄log

@briansztamfater briansztamfater force-pushed the feat/simplify-send-flow branch 2 times, most recently from 0f77203 to 7d9f2c8 Compare November 13, 2024 01:49
@briansztamfater briansztamfater force-pushed the feat/simplify-send-flow branch 3 times, most recently from 50f9434 to da4ef34 Compare November 21, 2024 18:01
@briansztamfater briansztamfater added this to the 2.33.0 milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: CONTRIBUTOR
Development

Successfully merging this pull request may close these issues.

[Send / Bridge] Remove multichain support and simplify network selection process
2 participants