You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you move the mouse over it:
Where it is yellow, the value is: 14.995. Where it is green, the value is: 15.002.
If the HIX-Value is shown as 15 because it is rounded up from 14.995 it should be marked green and translations should be possible. So maybe we can adjust the logic here that the decision on the HIX-threshold is also done based on the rounded-up-value.
That would be great.
The text was updated successfully, but these errors were encountered:
@PeterNerlich@MizukiTemma thanks for the implemenation but i guess the function is now doing sth. completly different now.
It is now downgrading every hix-value. and also if i have a hix-value of 13.94 it is shown as 13.
So sth. is not working here, not sure if it comes from this update here or another.
The only thing we wanted to be changed here is that if the "rounding up"-logic shows e.g. 14 (which is enough to translate) then it should be possible to translate.
Page: Residents' Registration Office (https://admin.integreat-app.de/dahme-spreewald/pages/de/32725/edit/). Hix value to see 15. color yellow.
Page: National Visa (D-Visa) (https://admin.integreat-app.de/dahme-spreewald/pages/de/33077/edit/). Hix value to see 15. color green.
If you move the mouse over it:
Where it is yellow, the value is: 14.995. Where it is green, the value is: 15.002.
If the HIX-Value is shown as 15 because it is rounded up from 14.995 it should be marked green and translations should be possible. So maybe we can adjust the logic here that the decision on the HIX-threshold is also done based on the rounded-up-value.
That would be great.
The text was updated successfully, but these errors were encountered: