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

chore: add composer button to quo2 and use in app #16902

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

J-Son89
Copy link
Contributor

@J-Son89 J-Son89 commented Aug 7, 2023

fixes: #16844

This pr adds the composer buttons: https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Design-System-for-Mobile?type=design&node-id=25780-229859&mode=design&t=8CjTcYy1jVp0FHLe-4

and adds them to quo2 preview screens in Buttons -> composer buttons.

It also uses them on the composer screen:
https://www.figma.com/file/wA8Epdki2OWa8Vr067PCNQ/Composer-for-Mobile?type=design&node-id=3253-535124&mode=design&t=EYHMPxRHOmb8Ofg1-4

Design and QA test 🙏

light mode & dark mode

**composer dark and light mode**

@J-Son89 J-Son89 self-assigned this Aug 7, 2023
@status-im-auto
Copy link
Member

status-im-auto commented Aug 7, 2023

Jenkins Builds

Click to see older builds (13)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ c90c080 #1 2023-08-07 12:44:29 ~5 min android 🤖apk 📲
✔️ c90c080 #1 2023-08-07 12:44:53 ~6 min android-e2e 🤖apk 📲
✔️ c90c080 #1 2023-08-07 12:46:13 ~7 min ios 📱ipa 📲
✔️ c90c080 #1 2023-08-07 12:48:31 ~9 min tests 📄log
✔️ 6a15d86 #2 2023-08-07 13:01:24 ~6 min android-e2e 🤖apk 📲
✔️ 6a15d86 #2 2023-08-07 13:01:59 ~6 min ios 📱ipa 📲
✔️ 6a15d86 #2 2023-08-07 13:04:50 ~9 min android 🤖apk 📲
✔️ 6a15d86 #2 2023-08-07 13:05:08 ~9 min tests 📄log
✔️ ae2cf6f #3 2023-08-08 06:05:03 ~7 min ios 📱ipa 📲
✔️ ae2cf6f #3 2023-08-08 06:06:39 ~8 min android-e2e 🤖apk 📲
✔️ ae2cf6f #3 2023-08-08 06:07:06 ~9 min android 🤖apk 📲
✔️ ae2cf6f #3 2023-08-08 06:08:33 ~10 min tests 📄log
e4faa68 #4 2023-08-09 11:51:24 ~2 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 2bc039e #5 2023-08-09 13:05:58 ~5 min android 🤖apk 📲
✔️ 2bc039e #5 2023-08-09 13:06:55 ~6 min android-e2e 🤖apk 📲
✔️ 2bc039e #5 2023-08-09 13:07:08 ~6 min ios 📱ipa 📲
✔️ 2bc039e #5 2023-08-09 13:10:01 ~9 min tests 📄log
✔️ 4497a9f #6 2023-08-10 11:09:26 ~6 min ios 📱ipa 📲
✔️ 4497a9f #6 2023-08-10 11:11:02 ~8 min android-e2e 🤖apk 📲
✔️ 4497a9f #6 2023-08-10 11:11:07 ~8 min android 🤖apk 📲
✔️ 4497a9f #6 2023-08-10 11:12:30 ~10 min tests 📄log

@J-Son89 J-Son89 force-pushed the jc/composer-buttons branch from c90c080 to 6a15d86 Compare August 7, 2023 12:55
Copy link
Contributor

@ajayesivan ajayesivan left a comment

Choose a reason for hiding this comment

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

The code looks good to me.

The icon & blur background is not aligned properly.

@J-Son89
Copy link
Contributor Author

J-Son89 commented Aug 7, 2023

The code looks good to me.

The icon & blur background is not aligned properly.

Whoops, good spot @ajayesivan !!

Copy link
Contributor

@OmarBasem OmarBasem left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@pavloburykh pavloburykh self-assigned this Aug 8, 2023
@pavloburykh
Copy link
Contributor

@J-Son89 thanx for the PR. Please take a look at the issues

ISSUE 1 Record/mic button still has wrong color

Actual result:

photo_2023-08-09 12 43 56

@pavloburykh
Copy link
Contributor

ISSUE 2 Alert is missing when tapping stickers button

Actual result:

telegram-cloud-document-2-5373339562896535041.mp4

Expected result:

telegram-cloud-document-2-5373339562896535043.mp4

@J-Son89
Copy link
Contributor Author

J-Son89 commented Aug 9, 2023

Thanks @pavloburykh, will address! :)

@J-Son89
Copy link
Contributor Author

J-Son89 commented Aug 9, 2023

@pavloburykh both issues should be addressed now 👍

@pavloburykh
Copy link
Contributor

@pavloburykh both issues should be addressed now 👍

Thanx @J-Son89 ! LGTM!

@Francesca-G please review from your side.

Copy link

@Francesca-G Francesca-G left a comment

Choose a reason for hiding this comment

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

Good job ✨

@J-Son89 J-Son89 force-pushed the jc/composer-buttons branch from 2bc039e to 4497a9f Compare August 10, 2023 11:02
@J-Son89 J-Son89 merged commit 1cb16b4 into develop Aug 10, 2023
@J-Son89 J-Son89 deleted the jc/composer-buttons branch August 10, 2023 11:27
andresceballosm pushed a commit to andresceballosm/status-mobile that referenced this pull request Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

Wrong color of composer buttons
8 participants