We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Try to make a notifcation with a really long text appear, for example: linagora/esn-frontend-calendar#100 (comment).
The text doesn't have a nice linebreak: A part of the overflowing word(s) remains in the first line while the rest are moved to the next line.
The text should break nicely: The whole overflowing word(s) should be moved the next line.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce
Try to make a notifcation with a really long text appear, for example: linagora/esn-frontend-calendar#100 (comment).
Current behaviour
The text doesn't have a nice linebreak: A part of the overflowing word(s) remains in the first line while the rest are moved to the next line.
Expected behaviour
The text should break nicely: The whole overflowing word(s) should be moved the next line.
The text was updated successfully, but these errors were encountered: