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

Quo2: Token Input #16819

Merged
merged 5 commits into from
Aug 3, 2023
Merged

Quo2: Token Input #16819

merged 5 commits into from
Aug 3, 2023

Conversation

OmarBasem
Copy link
Contributor

fixes: #16752

This PR implements Token Input component.

While implementing the component I realized that the Network Tag component is a component on its own and there is already a candidate working on it #16747 So I marked its place in the Token Input component with text [WIP] Network Tag and will update the component in a follow up once it is merged.

Designs.

Screenshot:
Screenshot_20230731_172856_Status Debug

@status-im-auto
Copy link
Member

status-im-auto commented Jul 31, 2023

Jenkins Builds

Click to see older builds (7)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ ea7ba24 #2 2023-07-31 13:37:40 ~6 min android-e2e 🤖apk 📲
✔️ ea7ba24 #2 2023-07-31 13:37:44 ~6 min android 🤖apk 📲
✔️ ea7ba24 #2 2023-07-31 13:40:38 ~9 min tests 📄log
✔️ ea7ba24 #2 2023-07-31 13:47:11 ~15 min ios 📱ipa 📲
01a6467 #3 2023-08-01 04:54:47 ~2 min tests 📄log
✔️ 01a6467 #3 2023-08-01 04:58:32 ~6 min android-e2e 🤖apk 📲
✔️ 01a6467 #3 2023-08-01 04:58:48 ~6 min android 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 768a1ef #4 2023-08-02 06:08:05 ~7 min ios 📱ipa 📲
✔️ 768a1ef #4 2023-08-02 06:10:12 ~9 min android 🤖apk 📲
✔️ 768a1ef #4 2023-08-02 06:10:22 ~9 min android-e2e 🤖apk 📲
✔️ 768a1ef #4 2023-08-02 06:10:55 ~9 min tests 📄log
✔️ c6e69f2 #7 2023-08-03 05:00:57 ~5 min android-e2e 🤖apk 📲
c6e69f2 #7 2023-08-03 05:03:17 ~7 min ios 📄log
✔️ c6e69f2 #7 2023-08-03 05:04:25 ~8 min android 🤖apk 📲
✔️ c6e69f2 #7 2023-08-03 05:04:46 ~9 min tests 📄log

Copy link
Member

@smohamedjavid smohamedjavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! @OmarBasem 🚀

I noticed that the state changes (token and currency) in preview screen is not reflected in the component.


A non-blocking UX comment:

To focus the input, the user needs to tap on the 0 placeholder precisely). IMO, this is painful and not a good UX. We need to check with the design team on this behaviour. We can capture the tap on the whole input container row and focus the input.

Copy link
Contributor

@vkjr vkjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, use theme passed to component as a property

@OmarBasem
Copy link
Contributor Author

Thanks for your review @smohamedjavid! Fixed the mentioned points. 👍

@OmarBasem
Copy link
Contributor Author

OmarBasem commented Aug 2, 2023

Please, use theme passed to component as a property

@vkjr Fixed it!

@OmarBasem OmarBasem requested review from vkjr and smohamedjavid August 2, 2023 06:01
@OmarBasem
Copy link
Contributor Author

OmarBasem commented Aug 3, 2023

Not doing design review now as component is not yet complete. The component is missing the Network Tag component which an external contributor is currently working on #16747. WIll update the component in a follow up once the Network Tag is merged. Tracked here: #16856

@OmarBasem OmarBasem merged commit b0e4520 into develop Aug 3, 2023
@OmarBasem OmarBasem deleted the quo2/token-input branch August 3, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

Quo2 Wallet: Token Input component
7 participants