apollographql / apollo-studio-community

🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
https://studio.apollographql.com
249 stars 29 forks source link

Inconsistent UI experience on the Subgraphs section in Studio #266

Closed FineAndDanD closed 10 months ago

FineAndDanD commented 10 months ago

Context

When someone has a subgraph uploaded to studio then under the subgraph section they have a button to "Add a Subgraph". When there are no subgraphs that button doesn't exist. This leads to an inconsistent experience and it can be confusing to a consumer. It would be nice if that button was just always there.

No subgraphs: スクリーンショット 2023-12-21 18 13 23 (1)

One subgraph: Screenshot 2023-12-22 at 7 02 39 AM

What type of feedback is this?

Not sure if it's intended or not but I'm marking it as a bug.

Is there anything else you'd like to share about the Platform API?

N/A

cheapsteak commented 10 months ago

Thanks for the feedback, and much appreciate the screenshots! Just released a fix for this, let us know if you still see it :)

FineAndDanD commented 10 months ago

Thanks @cheapsteak! I've confirmed it's working as expected now :)