StreetCode
StreetCode copied to clipboard
[Chronology] When the screen scale is 150, the first and last year are not displayed on the timeline.
Environment: MacOS 13.6.6 (22G630), Google Chrome 123.0.6312.87 Reproducible: always Build found: a7d807f Preconditions:
- Open: https://streetcode.com.ua
- Adjust screen 933x484 px.
Steps to reproduce:
- Fill in the search field e.g. 'Михайло Грушевський'
- Go to the page from the list
- Screen scale 150
- Go to Chronology block
- Look at the far left of the scale: 1866 year and a square (20x20 pixels)
- Notice that the last year 1934 appears on the right of the timeline, with a square below it (20x20 pixels)
Actual result:
- The year 1866 in the far left scale and the square (20x20) are not displayed
- The year 1934 and the square (20x20 px) are not displayed on the rightmost scale
Expected result:
- The year 1866 and a square (20x20 pixels) are displayed on the far left of the timeline
- The year 1934 and a square (20x20 px) are displayed on the far right scale
User story: #39
Attachments:
The user story doesn't have any requirements for screen scale, only for screen width. Did I miss something?