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

Statistics bar expands when the text gets too long #611

Closed
1 task done
KattisLej opened this issue Aug 30, 2022 · 1 comment · Fixed by #623
Closed
1 task done

Statistics bar expands when the text gets too long #611

KattisLej opened this issue Aug 30, 2022 · 1 comment · Fixed by #623
Assignees
Labels
bug Something isn't working

Comments

@KattisLej
Copy link
Contributor

KattisLej commented Aug 30, 2022

Describe the bug

Statistics bar expands when the text gets too long

Steps to reproduce

Add time to report and see how the bar behaves if the label is too long for the bar part that it represents. Check the screenshot to understand.

Environment

In develop

Expected behavior

  • The bar should not exceed in width because of the long label

Screenshots

image.png

@KattisLej KattisLej added the bug Something isn't working label Aug 30, 2022
@HenrikeW
Copy link
Contributor

This seems to be (partly?) a browser issue. I can reproduce the bug in Chrome, but it works in Firefox. I believe it has to do with the CSS property display: block ruby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants