You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I am building a mini-component that uses Intersection Observer API. The action-addon is 'breaking' the functionality of the demo, as it's covering the bottom of the screen, so the Observer callback doesn't fire when an element is in the viewport. I still want to use that addon, but I wish there was a config option to move the addon to the right instead of the bottom.
Describe the solution you'd like
I want to use the current functionality that changes the addon position and extend it, so when setting up Storybook I can pass the correct config option.
Are you able to assist bring the feature to reality?
Yes, I am happy to work on this.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I am building a mini-component that uses Intersection Observer API. The action-addon is 'breaking' the functionality of the demo, as it's covering the bottom of the screen, so the Observer callback doesn't fire when an element is in the viewport. I still want to use that addon, but I wish there was a config option to move the addon to the right instead of the bottom.
Describe the solution you'd like
I want to use the current functionality that changes the addon position and extend it, so when setting up Storybook I can pass the correct config option.
Are you able to assist bring the feature to reality?
Yes, I am happy to work on this.
The text was updated successfully, but these errors were encountered: