[Bug]: Nothing happen when I clicked on "Show more" in <CodeSnippet> component. #15774
Closed
2 tasks done
Labels
component: code-snippet
severity: 3
https://ibm.biz/carbon-severity
status: waiting for author's response 💬
type: bug 🐛
Package
@carbon/react
Browser
Chrome
Package version
v1.49.0
React version
v17.0.2
Description
The
Show more
button does not cause the windows to enlarge when the string is sufficiently short. TheShow more
button functions when the string is longer. It appears that there is a calculation error with theShow more
button.Reproduction/example
https://stackblitz.com/edit/github-kjuqye?file=src%2FApp.jsx
Steps to reproduce
Create a multiline code snippet with sufficiently short string and try to click on
Show more
button. We noticed this in Windows Chrome environment.Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: