-
Notifications
You must be signed in to change notification settings - Fork 322
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
Fix withLiveEdit
's sticky section behavior for actions
#2513
Comments
YossiSaadi
added
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
contribution welcome
and removed
good first issue
Good for newcomers
documentation
Improvements or additions to documentation
labels
Oct 13, 2024
@YossiSaadi Would like to work on this. Assign this to me. |
@malavshah9 go for it, good luck! :) |
Hey @malavshah9, please update here if you're still planning working on that one 🙂 |
Yes I AM @YossiSaadi |
Awesome! 🎉 |
1 task
@YossiSaadi Review this once you get time: #2546 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the Storybook decorator:
packages/core/src/storybook/decorators/withLiveEdit/withLiveEdit.tsx
we have the actions section:
it currently not stick properly on the right bottom side while scrolling.
LiveEdit
can be seen for example in the Button story.monday ticket:
https://monday.monday.com/boards/3532714909/pulses/7623200949
The text was updated successfully, but these errors were encountered: