StreetCode
StreetCode copied to clipboard
[Catalog page] Different amount of streetcodes in a one row on 769px and from 365 to 360px
Environment: Windows 11, Chrome 115.0.5790.171 (Official Build) (64-bit) Reproducible: always Build found: fcc4320
Priority: Low Severity: Minor Type: UI
Preconditions:
- Catalog page is present
600.1. Steps to reproduce the first defect
- Open ChromeDevTools (F12)
- Enter mobile mode (Ctrl + Shift + M)
- Choose "Responsive" dimensions (header of ChromeDevTools)
- Set resolution to 770px of width with 100% zoom (visual example)
- 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
600.2. Steps to reproduce the second defect
- Open ChromeDevTools (F12)
- Enter mobile mode (Ctrl + Shift + M)
- Choose "Responsive" dimensions (header of ChromeDevTools)
- Set resolution to 366px of width with 100% zoom
- Reduse resolution by 1px to 360px of width
Expected result of second defect
2 streetcodes in one row (as in mockup)
Actual result of second defect
1 streetcode in one row
User story and test case links: Test Case #615 Related bugs #963