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

Integration requires unnecessary work #144

Open
WavyWalk opened this issue Nov 14, 2024 · 0 comments
Open

Integration requires unnecessary work #144

WavyWalk opened this issue Nov 14, 2024 · 0 comments

Comments

@WavyWalk
Copy link

We migrated from @storyblok/react to use richtext in our project - because of the deprecation warning suggesting to use @storyblok/richtext.

Migration brought several surprises, that some things do not work (e.g. styles passed as string).

Biggest one is - it does not work out of the box, we had to find out that we need to reimplement stuff from the playground.

For DX purposes why does package not contain code in playgrounds by default in the package?

It could e.g. export ReactRichtext, which already has whole basics to make it work.

Or just at least state directly in the readme:
"To make it work with react, implement the code in the playground.", so it could save time for people wondering why things do not work.

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

No branches or pull requests

1 participant