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

🎨 [#1066] Wordwrapping on mobile #475

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Conversation

jiromaykin
Copy link
Contributor

See issue: https://taiga.maykinmedia.nl/project/open-inwoner/task/1066
might not just be a problem on mobile but anywhere where text overflows;
words that are too long can be broken to the next line with a hyphen.
Note: word-break: break-word has been deprecated.

@jiromaykin jiromaykin marked this pull request as ready for review February 16, 2023 15:05
@jiromaykin jiromaykin changed the title 🎨 [1066] Wordwrapping on mobile 🎨 [#1066] Wordwrapping on mobile Feb 16, 2023
@jiromaykin jiromaykin marked this pull request as draft February 17, 2023 08:42
@codecov-commenter
Copy link

Codecov Report

Merging #475 (ba49f84) into develop (ba27e06) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #475   +/-   ##
========================================
  Coverage    96.46%   96.46%           
========================================
  Files          506      506           
  Lines        18263    18263           
========================================
  Hits         17617    17617           
  Misses         646      646           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jiromaykin jiromaykin marked this pull request as ready for review February 17, 2023 10:09
@alextreme alextreme merged commit 5013d98 into develop Feb 20, 2023
@alextreme alextreme deleted the fix/1066-wordwrap-on-mobile branch February 20, 2023 14:16
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

Successfully merging this pull request may close these issues.

4 participants