Embedded mode #2
Closed
rossipedia
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
So basically expose the insides to be accessible for embedding? Hmm that vould be possible, I wonder if there is a way to open it up in a separate chrome window while still keeping the original site context that would also be cool 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@rossipedia so I've been thinking about this, what would make more sense, to have a panel with all the tabs, or to have each tab exposed so you can inject whatever you want wherever you want? eg I expose the pageTab component and you use it wherever you want |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Prior art: React Query DevTools Embedded Mode
The floating button can be useful as a "get set up and get going", but some apps probably want a more sophisticated way of showing / hiding their dev tools that doesn't involve giving up screen real-estate.
Adding something like a
RemixDevToolsPanel
that we can put wherever would be super awesome.Fantastic work on this, can't wait to really dig in 👍
Beta Was this translation helpful? Give feedback.
All reactions