Storybook: Search box not auto focused.

Created on 25 Apr 2018  路  2Comments  路  Source: storybookjs/storybook

Bug or support request summary

Search box not auto focused on open. I think the shortcut is aimed to make actions easy, but not auto focusing makes things inconvenient.

Steps to reproduce

Just using cmd+shift+o:
image

this is manually focused:
image

Packages installed

    "@babel/core": "^7.0.0-beta.46",
    "@babel/preset-react": "^7.0.0-beta.46",
    "@storybook/addon-actions": "^4.0.0-alpha.3",
    "@storybook/addon-links": "^4.0.0-alpha.3",
    "@storybook/addons": "^4.0.0-alpha.3",
    "@storybook/react": "^4.0.0-alpha.3",
bug ui

All 2 comments

I can take a look at this

Released as 4.0.0-alpha.4

Was this page helpful?
0 / 5 - 0 ratings