Skip to content

Comments

Fix (graphiql) to allow editor overrides for unwanted behaviors#4171

Open
lesleydreyer wants to merge 2 commits intographql:mainfrom
lesleydreyer:editor-options-adjustments
Open

Fix (graphiql) to allow editor overrides for unwanted behaviors#4171
lesleydreyer wants to merge 2 commits intographql:mainfrom
lesleydreyer:editor-options-adjustments

Conversation

@lesleydreyer
Copy link
Contributor

This allows users to customize the editor options further.

I wasn't sure if it would be ok to edit the options, but if it is I think adding at minimum the scrollbar change to the list of options would be good, but figured should wait for reviewer feedback

- scrollbar: { alwaysConsumeMouseWheel: false }
- suggest: { showWords: false }
- hover: { above: false }

closes #4163 and possibly #4142

@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: 67bf3af

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@lesleydreyer lesleydreyer changed the title Fix to allow editor overrides for unwanted behaviors Fix (graphiql) to allow editor overrides for unwanted behaviors Feb 19, 2026
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[graphiql-react] Incorrect editor suggestions

2 participants