code4romania / code4romania/rezultate-vot-client
[2024 FE] Fix responsiveness issues for results pages
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The breaking points set currently cause many display issues on smaller screens.
The Results tab in every election displays the main parties that have received votes. because of the lengthy names on smaller screens the display names rearrange chaotically.
Please change the values of the breaking points in order to have only the two first parties displayed in full, and the rest of the parties displayed below the graph on all tablets and display just the first party on mobile devices. See images below for desired outcome.
Current issue:


**Desired outcome:**
Tablet:

Mobile:

Contributor guide
Assessment
This issue has not been assessed yet.