Describe the bug
When using storybook, the user can type in the search input to filter down to matching stories. If the user hits the enter/return key, the app does a hard refresh.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would suggest that ignoring the enter key would be more helpful for those that have search + enter key muscle memory. Since the searching already happens each time a key is pressed.
Screenshots
If I were to hit enter in this state, storybook would refresh and loose my state:

System:
@storybook/react": "5.0.11"I'll tackle this.
Egads!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.2.0-alpha.39 containing PR #7342 that references this issue. Upgrade today to try it out!
You can find this prerelease on the @next NPM tag.
Closing this issue. Please re-open if you think there's still more to do.
Good golly!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.1.10 containing PR #7342 that references this issue. Upgrade today to try it out!
I'm running 5.2.3 and I am still experiencing exactly the same issue.
Should the commit in the merged PR be included in the 5.2.3 release? The git tags suggest it should have been: https://github.com/storybookjs/storybook/commit/df04048b65c0e30a6e52e39c55e92843d2474865

@cone56 Looks like it regressed. Reopening!
Son of a gun!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.3.0-alpha.27 containing PR #8546 that references this issue. Upgrade today to try it out!
You can find this prerelease on the @next NPM tag.
Closing this issue. Please re-open if you think there's still more to do.
Whoopee!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.2.6 containing PR #8546 that references this issue. Upgrade today to try it out!