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

Alert: text overflows if content inside has large word. #4145

Closed
isubasinghe opened this issue May 21, 2020 · 0 comments · Fixed by #4146
Closed

Alert: text overflows if content inside has large word. #4145

isubasinghe opened this issue May 21, 2020 · 0 comments · Fixed by #4146

Comments

@isubasinghe
Copy link
Contributor

Environment

  • Package version(s): 3.26.1
  • Operating System: macOS Catalina 10.15.4
  • Browser name and version: 81.0.4044.138

Code Sandbox

https://codesandbox.io/s/blueprint-sandbox-osnmz?file=/src/index.tsx

Steps to reproduce

  1. Create an Alert with a large word in it.

Actual behavior

Text overflows off the Alert component

Expected behavior

Word is broken up in order to fit it inside the Alert.

Possible solution

Add a word-break for ns-alert-contents

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 a pull request may close this issue.

1 participant