Skip to content

Fix RadioTabs stories hanging in the Storybook Vitest runner #1873

Description

@toxsick

The RadioTabs story module intermittently stalls when executed as part of the shared Storybook Chromium suite, commonly after only a few stories. Individual stories may pass, but the complete module is unreliable. The legacy snapshot suite had already been disabled for the same reason.

The module is currently excluded using test-exclude, and its snapshot suite uses describe.skip.

Investigate the form subscriptions, resets, and story cleanup/isolation. Remove both exclusions once the full Storybook suite completes reliably across repeated runs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions