fix(onboarding): prevent welcome screen text overflow in localized languages#7386
fix(onboarding): prevent welcome screen text overflow in localized languages#7386Hars465465 wants to merge 1 commit intoopenfoodfacts:developfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #7386 +/- ##
==========================================
- Coverage 9.54% 9.13% -0.42%
==========================================
Files 325 624 +299
Lines 16411 36534 +20123
==========================================
+ Hits 1567 3337 +1770
- Misses 14844 33197 +18353 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Which issue do you fix? |
|
Thanks for pointing this out. This PR fixes issue #7386 (welcome screen text overflow for localized languages). I started working on it before the assignment requirement was clear to me — apologies for that. Please let me know if anything needs to be adjusted. |
|
@Hars465465 can you add a screenshot of your change in the PR ? |
|
Hi maintainers, I would really appreciate feedback on this PR. Thanks for your time! |

What
Screenshot
Fixes bug(s)
Part of