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

Wrong percentage of the task progress #2316

Closed
ostasevych opened this issue Aug 12, 2023 · 2 comments
Closed

Wrong percentage of the task progress #2316

ostasevych opened this issue Aug 12, 2023 · 2 comments

Comments

@ostasevych
Copy link

ostasevych commented Aug 12, 2023

Please, make the field showing the progress of a task execution wider. Now it can contain only 1 digit.

So, when editing I see only 1-digit figure:
image

And when have edited I can see the 2-digit figure:
image

@raimund-schluessler
Copy link
Member

Duplicate of #2304.

@ostasevych
Copy link
Author

ostasevych commented Jun 2, 2024

The solution:
in css/tasks-main.css in #1 row
replace [data-v-6f9610d]{width:50px;flex-basis:50px} with [data-v-6f9610d]{width:60px;flex-basis:60px}

Please, create PR. Sadly, I cannot PR myself.

tasks-main.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants