StreetCode icon indicating copy to clipboard operation
StreetCode copied to clipboard

[Catalog page] Different amount of streetcodes in a one row on 769px and from 365 to 360px

Open kikimou opened this issue 2 years ago • 1 comments

Environment: Windows 11, Chrome 115.0.5790.171 (Official Build) (64-bit) Reproducible: always Build found: fcc4320

Priority: Low Severity: Minor Type: UI

Preconditions:

  1. Catalog page is present

600.1. Steps to reproduce the first defect

  1. Open ChromeDevTools (F12)
  2. Enter mobile mode (Ctrl + Shift + M)
  3. Choose "Responsive" dimensions (header of ChromeDevTools)
  4. Set resolution to 770px of width with 100% zoom (visual example)
  5. Reduse resolution by 1px to 768px of width

Expected result of first defect 4 streetcodes in one row on 769px of width with 100% zoom

Actual result of first defect 3 streetcodes in one row on 769px of width with 100% zoom Image

600.2. Steps to reproduce the second defect

  1. Open ChromeDevTools (F12)
  2. Enter mobile mode (Ctrl + Shift + M)
  3. Choose "Responsive" dimensions (header of ChromeDevTools)
  4. Set resolution to 366px of width with 100% zoom
  5. Reduse resolution by 1px to 360px of width

Expected result of second defect 2 streetcodes in one row (as in mockup) Image

Actual result of second defect 1 streetcode in one row Image

User story and test case links: Test Case #615 Related bugs #963

kikimou avatar Aug 11 '23 10:08 kikimou