ChilliCream / graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://chillicream.com
MIT License
5.19k stars 739 forks source link

Add back button to BCP Schema Reference View #5347

Open DerZade opened 2 years ago

DerZade commented 2 years ago

Is your feature request related to a problem?

Navigating the schema reference in BCP is quite clunky, because there is no way to go back while in type view.

So if I want to check the type of a field and then return to the object/query that contains that field, I have to start from the top (list of queries) all over again, which is quite infuriating tbh. 😅 At first I thought that this was just a "me" problem, but now two of my colleagues ranted about the exact same issues, so I thought I'd open a feature request.

Other than that I love your product. Keep it up!

The solution you'd like

Add a small back button to navigate back to the latest view:

I don't care about the exact placement. The idea counts.

Product

Banana Cake Pop

artola commented 2 years ago

@DerZade Thanks for opening this issue. We've added some improvements to the "Schema Reference" in the next release, however it won't cover this part of the navigation, which will most likely come in the next one.

CC @rstaib

michaelstaib commented 2 years ago

In the mean time you can use the column view.

Screen Shot 2022-09-01 at 12 01 43 AM
DerZade commented 1 year ago

I would still love this 🙈

pkese commented 5 months ago

Is this still the case? Back button doesn't work for me...