pimcore / data-hub

Data delivery & consumption platform for Pimcore.
Other
127 stars 108 forks source link

[Bug]: Playground autoComplete or Type Box doesn't disappear. #873

Closed BojanHribernik closed 1 week ago

BojanHribernik commented 2 months ago

Expected behavior

GraphQL Playground autoComplete box disappears.

Actual behavior

GraphQL Playground autoComplete box does not disappear.

This is a known bug in Playground. When they roll out a fix for this, Pimcore DataHub should upgrade ASAP ;)

Screenshot from 2024-08-06 09-39-36

Steps to reproduce

Open GraphQL Playground in latest version of Google Chrome, write a query and press Ctrl+Space to open autoComplete - it will never disappear.

Firefox does not have this problem.

I am using

SunEason commented 2 months ago

I have the same problem in Chrome and Edge, but Firefox is fine

github-actions[bot] commented 2 months ago

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.

ayoob-lfc commented 1 month ago

I have the same issue

ilnytskyistrix commented 1 month ago

I also faced this issue

kingjia90 commented 3 weeks ago

Will be fixed by https://github.com/pimcore/data-hub/pull/893 Please apply the changes and give it a try, TIA