ita-social-projects / ita-social-projects/StreetCode_Client
Fix for fans catalog on the Streetcode page
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
**As a** user **I want to** see on the streetcode page **all the categories of** "for fans" blocks and scroll them left or right on the page depending on the width of the screen.
**Description**
Depending on the width of the screen and the number of categories of " for fan" blocks, the user must see them all or scroll left and right if the blocks do not fit together on the width of the screen.
**Preconditions**
1. The "StreetCode page" is opened.
2. Width of the screen is 1200.
**Steps to reproduce**
1. Change width to more than 1200.
**Actual result**
All "For fan" blocks are disappear.
**Expected result**
All "For fan" block must be shown on the screen. Their number depends on the width of the screen.
**Epic link**
E.g.: Epic #100 [Epic](https://jira.softserve.academy/browse/100)
**Labels to be added**
"User story", Correspondind Functionality (e.g. User), Priority ("pri: "), "Corresponding Epic"
### Tasks
1. - [ ] Development
2. - [ ] Unit tests
3. - [ ] Documentation
4. - [ ] QA
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.