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

[Bug]: File controls are not resetting in storybook #19921

Closed
abhijeet-shelhalkar opened this issue Nov 22, 2022 · 2 comments
Closed

[Bug]: File controls are not resetting in storybook #19921

abhijeet-shelhalkar opened this issue Nov 22, 2022 · 2 comments

Comments

@abhijeet-shelhalkar
Copy link

abhijeet-shelhalkar commented Nov 22, 2022

Describe the bug

File controls (name of previous selected file) not resetting.

  1. before reset button clicked.
    before-reset
  2. after reset button clicked.
    after-reset

Note: I am using mdx for story writing. and using "@storybook/web-components": "^6.5.8"

To Reproduce

No response

System

Environment Info:

  System:
    OS: Windows 11
  Binaries:
    Node: v16.15.0
    npm: .5.5
  Browsers:
    Chrome: 107.0.5304.63
    Safari: 16.1
  npmPackages:
    "@storybook/addon-a11y": "^6.5.8",
    "@storybook/addon-actions": "^6.5.8",
    "@storybook/addon-controls": "^6.5.8",
    "@storybook/addon-docs": "^6.5.8",
    "@storybook/addon-essentials": "^6.5.8",
    "@storybook/addon-knobs": "^6.4.0",
    "@storybook/addon-links": "^6.5.8",
    "@storybook/addon-storysource": "^6.5.8",
    "@storybook/addon-viewport": "^6.5.8",
    "@storybook/web-components": "^6.5.8",

Additional context

No response

@BikashSah999
Copy link
Contributor

Hi @shilman @ndelangen the PR for this issue is ready for review. Could you please review it?

@shilman
Copy link
Member

shilman commented Dec 8, 2022

Ermahgerd!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-beta.1 containing PR #19998 that references this issue. Upgrade today to the @next NPM tag to try it out!

npx sb upgrade --prerelease

Closing this issue. Please re-open if you think there's still more to do.

@shilman shilman closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants