[graphiql v4] Allow reassign tab name#3753
Conversation
🦋 Changeset detectedLatest commit: 4ed7cda The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## graphiql-v4 #3753 +/- ##
===============================================
- Coverage 65.30% 65.19% -0.12%
===============================================
Files 121 121
Lines 7006 7021 +15
Branches 2263 2265 +2
===============================================
+ Hits 4575 4577 +2
- Misses 2414 2427 +13
Partials 17 17
🚀 New features to boost your workflow:
|
|
I see it's still WIP so maybe persistence is already planned, i think we should provide hooks for handling and setting tab name (so for example explorer could change the tab name), but i want to improve the hooks design. we already provide hooks for controlling tabs. we should provide tabs for reading and controlling tab state, including tab name. ideally we could combine some of this into something like there was something else I wanted to reccomend here but i forgot, I'll come back to this, but thanks for all the initiative! |
fixes #3608
TODO:
inputto@graphiql/reactPreview