WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.33k stars 970 forks source link

fix issue #11928 suggestions table width #11929

Closed JohnRDOrazio closed 3 days ago

JohnRDOrazio commented 4 days ago

BEFORE the fix: Weblate screenshot BEFORE table fix

AFTER the fix: Weblate screenshot AFTER table fix

JohnRDOrazio commented 4 days ago

fixes issue #11928

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.61%. Comparing base (6aee586) to head (73d2409). Report is 2287 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11929/graphs/tree.svg?width=650&height=150&src=pr&token=9rzx9QBq35&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg)](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11929?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg) ```diff @@ Coverage Diff @@ ## main #11929 +/- ## ========================================== - Coverage 90.82% 90.61% -0.21% ========================================== Files 554 579 +25 Lines 57306 58854 +1548 Branches 9122 9396 +274 ========================================== + Hits 52046 53331 +1285 - Misses 3640 3830 +190 - Partials 1620 1693 +73 ``` [see 335 files with indirect coverage changes](https://app.codecov.io/gh/WeblateOrg/weblate/pull/11929/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=WeblateOrg)
JohnRDOrazio commented 3 days ago

performed a force-overwrite with PR #11938 which had the consequence of automatically closing the current PR