Page MenuHomePhabricator

[web][native] add white frame around QR code
ClosedPublic

Authored by kamil on Nov 27 2024, 3:32 AM.
Tags
None
Referenced Files
F3668327: D14055.id46162.diff
Sun, Jan 5, 11:31 PM
F3668326: D14055.id46161.diff
Sun, Jan 5, 11:31 PM
F3668325: D14055.id46096.diff
Sun, Jan 5, 11:31 PM
F3668307: D14055.diff
Sun, Jan 5, 11:30 PM
Unknown Object (File)
Fri, Jan 3, 7:51 AM
Unknown Object (File)
Thu, Dec 26, 3:37 AM
Unknown Object (File)
Mon, Dec 23, 8:52 AM
Unknown Object (File)
Sat, Dec 21, 1:59 AM
Subscribers

Details

Summary

ENG-9875.

Native
before:

IMG_4667.PNG (1×828 px, 81 KB)

after:
IMG_4669.PNG (1×828 px, 83 KB)

Web
before:

Screenshot 2024-11-27 at 12.07.01.png (1×1 px, 135 KB)

after:
Screenshot 2024-11-27 at 12.06.51.png (1×1 px, 131 KB)

Test Plan

On Android physical device:

  1. Scanning QR code when using Add from Linked devices works
  2. Scanning QR code using an app camera (deep linking) works

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil edited the test plan for this revision. (Show Details)
kamil published this revision for review.Nov 27 2024, 3:52 AM
tomek added inline comments.
web/account/qr-code-login.css
52 ↗(On Diff #46096)

We should avoid using the colors directly and instead use something from our color theme. A comment from web/theme.css explains the reasoning.

This revision is now accepted and ready to land.Nov 27 2024, 7:28 AM