You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching in the documentation explorer, attempting to click on one of the items in the dropdown doesn't yield anything. The dropdown disappears and the search results (documentation) are not changed.
Expected Behavior
When searching in the documentation explorer, attempting to click on one of the items in the dropdown should go to the selected definition and the search documentation should change.
Steps To Reproduce
Open the Documentation explorer
Click on the search input
Type something
Click with the cursor on one of the dropdown options
The dropdown disappear
Nothing happens, the search results (documentation) don't change
Environment
GraphiQL Version: 3.8.1
OS: macos v14
Browser: Arc
Bundler:
react Version: 17.0.2
graphql Version: 16.9.0
@graphiql/plugin-explorer Version: 3.2.5
@graphiql/react Version: 0.28.1
@graphiql/toolkit Version: 0.11.1
Anything else?
This actually works with the following versions
@graphiql/plugin-explorer Version: 3.2.3
@graphiql/react Version: 0.27.1
@graphiql/toolkit Version: 0.11.1
graphiql Version: 3.8.0
It seems it was fixed some time ago (#3364) but the related code was changed / removed in #3821.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
When searching in the documentation explorer, attempting to click on one of the items in the dropdown doesn't yield anything. The dropdown disappears and the search results (documentation) are not changed.
Expected Behavior
When searching in the documentation explorer, attempting to click on one of the items in the dropdown should go to the selected definition and the search documentation should change.
Steps To Reproduce
Environment
3.8.1
react
Version:17.0.2
graphql
Version:16.9.0
@graphiql/plugin-explorer
Version:3.2.5
@graphiql/react
Version:0.28.1
@graphiql/toolkit
Version:0.11.1
Anything else?
This actually works with the following versions
@graphiql/plugin-explorer
Version:3.2.3
@graphiql/react
Version:0.27.1
@graphiql/toolkit
Version:0.11.1
graphiql
Version:3.8.0
It seems it was fixed some time ago (#3364) but the related code was changed / removed in #3821.
The text was updated successfully, but these errors were encountered: