ita-social-projects / StreetCode

MIT License
19 stars 9 forks source link

[AR Instagram block] [UI] [Tablet,Mobile] The font size doesn't correspond the mock-up #1279

Open BDaria opened 8 months ago

BDaria commented 8 months ago

Environment: Windows 10 Pro, Chrome, 122.0.6261.112, (64 bit) Reproducible: always Build found: aafbfbc

Preconditions

  1. The Streetcode page with AR effect is opened (e.g. Степан Бандера page)

Steps to reproduce

  1. Scroll down to AR Instagram
  2. Open Chrome Dev Tools
  3. Choose 768 px resolution.
  4. Pay attention to the "AR історія і Інсті" font height.
  5. Choose the 360 px resolution.
  6. Pay attention to the "AR історія і Інсті" font height.
  7. Pay attention to the "Перейти в Instagram" font height.

Tablet

Actual result

  1. The "AR історія і Інсті" font height is marked 2.625 rem
шрифт таблет баг

Expected result

  1. The "AR історія і Інсті" font height is 42.24 px.
шрифт таблет

Mobile

Actual result

  1. The "AR історія і Інсті" font height is marked 2.625 rem
шрифт моб

Expected result

  1. The "AR історія і Інсті" font height is 42.24 px.
шрифт моб мокап

Actual result

  1. The "Перейти в Instagram" font height is marked 16 px.
моб лайн хайт баг

Expected result

  1. The "Перейти в Instagram" font height is 16.41 px.
моб лайн хайт икспектид

User story #42 Test case #1285

mythter commented 1 month ago

We can't set pixel values ​​with fractional part So

  1. 42.24px = 42px = 2.625rem (we have root font size 16 px) Image

  2. 16.41px = 16px