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

Storybook controls flicker on click and prevent editing #1

Open
Gome510 opened this issue Jan 11, 2025 · 0 comments
Open

Storybook controls flicker on click and prevent editing #1

Gome510 opened this issue Jan 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Gome510
Copy link
Owner

Gome510 commented Jan 11, 2025

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:

  1. cd services/ui-src
  2. yarn install
  3. yarn storybook
  4. open storybook at localhost:6006
  5. navigate to AddEditEntityModal or AddEditReportModal
  6. attempt to change anything in the controls.
Grabacion.de.pantalla.2025-01-10.a.la.s.11.15.10.a.m.mov
@Gome510 Gome510 added the bug Something isn't working label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant