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

Not all items are displayed on small screens. #31

Open
Urgau opened this issue Jul 1, 2018 · 1 comment
Open

Not all items are displayed on small screens. #31

Urgau opened this issue Jul 1, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Urgau
Copy link

Urgau commented Jul 1, 2018

Not all items are displayed on small screens.

Watch my terminal and watch the match FRA/ARG. All goals and actions are not display.

@cedricblondeau
Copy link
Owner

Yep, we can't see everything on a small screen at this point.

At this moment, the match details component takes 100% of the height minus 15 rows. Those 15 rows are for the match nav and for the groups list which used to be essential.

Ideally, it would be great to be able to scroll on the match details component. PR to add this would be very welcome.

@cedricblondeau cedricblondeau added help wanted Extra attention is needed enhancement New feature or request labels Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants