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
I am working on adding components to a Storybook.
I have defined controls for these components.
However, AddEditEntityModal and AddEditReportModal have an issue with their controls.
When I click on them to select another item from a list or edit text, it flickers, unselects itself, and resets the story.
It completely prevents from using the controls.
I'd like to figure out why and hopefully how to fix it.
Steps to reproduce:
cd services/ui-src
yarn install
yarn storybook
open storybook at localhost:6006
navigate to AddEditEntityModal or AddEditReportModal
I am working on adding components to a Storybook.
I have defined controls for these components.
However, AddEditEntityModal and AddEditReportModal have an issue with their controls.
When I click on them to select another item from a list or edit text, it flickers, unselects itself, and resets the story.
It completely prevents from using the controls.
I'd like to figure out why and hopefully how to fix it.
Steps to reproduce:
Grabacion.de.pantalla.2025-01-10.a.la.s.11.15.10.a.m.mov
The text was updated successfully, but these errors were encountered: