Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2024 FE] Fix responsiveness issues for results pages #148

Open
overeha opened this issue Jun 4, 2024 · 0 comments
Open

[2024 FE] Fix responsiveness issues for results pages #148

overeha opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels

Comments

@overeha
Copy link
Collaborator

overeha commented Jun 4, 2024

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:
Screenshot 2024-06-04 at 11 40 00

Screenshot 2024-06-04 at 11 45 23

Desired outcome:
Tablet:
Screenshot 2024-06-04 at 11 44 09

Mobile:
Screenshot 2024-06-04 at 11 44 47

@overeha overeha added bug Something isn't working frontend 🔥 highpriority labels Jun 4, 2024
@popovicidinu popovicidinu self-assigned this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants