HomePhabricator
Diffusion Comm 8ae26ed8914d

[web] introduce XL and XXL sizes to the avatar component

Description

[web] introduce XL and XXL sizes to the avatar component

Summary:
When building the user profiles on native we needed to introduce two new size variants: XL and XXL for our avatar component. We will need these two new variants for the avatar on the user profile and the avatar for the full screen view.

Since one of the newly introduced variants (100x100) is going to be smaller than the current L size (112x112), the current L size will now be "XL".

L => 100x100
XL => 112x112
XXL => 480x480

Depends on D9407

Test Plan:
Please see screenshots below

L (100x100):

Screenshot 2023-10-09 at 2.37.58 AM.png (2×3 px, 761 KB)

XL (112x112):

Screenshot 2023-10-09 at 2.36.49 AM.png (2×3 px, 821 KB)

XXL (480x480):

Screenshot 2023-10-12 at 5.39.17 PM.png (1×3 px, 1 MB)

Screenshot 2023-10-12 at 5.41.28 PM.png (2×3 px, 969 KB)

Reviewers: atul, inka

Reviewed By: atul

Subscribers: ashoat, tomek, wyilio

Differential Revision: https://phab.comm.dev/D9408

Details

Provenance
ginsuAuthored on Oct 7 2023, 12:20 AM
Reviewer
atul
Differential Revision
D9408: [web] introduce XL and XXL sizes to the avatar component
Parents
rCOMMbf1e34799dcd: [web] update web avatars to use t shirt sizes
Branches
Unknown
Tags
Unknown