scale
scale copied to clipboard
fix: add controlled prop
So using the same approach as in the dropdown fixes this react/reactivity issue, I guess this would need to be added to some other components as well to avoid the same issue in the future (at least in text-area).
Your Render PR Server URL is https://telekom-scale-storybook-preview-pr-1140.onrender.com.
Follow its progress at https://dashboard.render.com/static/srv-cb8lbus41lsd7r62d640.
I got confused with the many "conversations" I opened in the comments, haha, sorry 🙏
@acstll all CI jobs are passing now, snake_case doesn't work so i changed it to experimental-controlled.
I also added the prop to storybook, but there is no real documentation on why/how someone would use it. Should that be included in storybook as well? or maybe just in the readme?