-
Notifications
You must be signed in to change notification settings - Fork 992
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
Share community channel qr code #18807
Share community channel qr code #18807
Conversation
Jenkins BuildsClick to see older builds (127)
|
src/quo/components/share/share_community_channel_qr_code/schema.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
src/status_im/contexts/wallet/share_community_channel/view.cljs
Outdated
Show resolved
Hide resolved
src/status_im/contexts/wallet/share_community_channel/view.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/style.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
src/quo/components/share/share_community_channel_qr_code/view.cljs
Outdated
Show resolved
Hide resolved
@Pau1fitz hi! can it be retested? |
@mariia-skrypnyk, yes I believe it can be retested now 👍 |
sorry @mariia-skrypnyk, can confirm it can be retested |
Found several issues. Steps:
ISSUE 3: QR code looks not as designed Actual result:
![]() Expected result: Screen looks as designed |
ISSUE 4: Nothing happens when users scans channel QR-code Steps:
Actual result: nothing happens IMG_6919.MP4Expected result: exact community should be opened |
HI @mariia-skrypnyk - can you try with a regular scanner? I think that is related to the Status QA scanner actually 👍 |
hmm, I think in this case it might be the following. boarder color - the border color is dependent on the channel color - so it seems right unless the channel has the same color as the one you shared. Need to test with a community channel which has a color that's a bit more distinct than the background. white boarder width - this is a separate issue which needs to be addressed on the Quo QR component 👍 size and font color - I checked with Figma and this looked correct to me. Perhaps it's because you are verifying with android? I will check the code and design directly now too 👍 Edit: |
(let [{:keys [url chat-id]} (rf/sub [:get-screen-params]) | ||
{:keys [color emoji chat-name]} (rf/sub [:chats/community-channel-ui-details-by-id chat-id]) | ||
window-width (rf/sub [:dimensions/window-width])] | ||
(prn color emoji chat-name chat-id) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you remove this print statement btw @Pau1fitz ?
@J-Son89 @mariia-skrypnyk updated based on the feedback |
Hi @J-Son89! Thanks for your involving into this issue. cc @Pau1fitz |
Thank you both! Now PR is fully tested and I move it to the design review approve by @Francesca-G ! |
Great, thanks @mariia-skrypnyk! - Just a heads up about the scanner, @alwx is working on something related to that and there might already be issues created for it. Please align with him as he will know. He recently developed the first part of the generic scanner but there is a lot of functionality to be added, community channels being one of them 👍 |
Closes #17993
Figma design here.
Screen.Recording.2024-02-13.at.17.39.22.mov
iOS
Android
Testing notes:
Navigate to an communities screen
choose a community
or