Props panel in preview UI #2339
craigfrancies
started this conversation in
Ideas
Replies: 0 comments
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.
-
Goals
Background
At the moment, there's no way to see what props are being passed to the previewed email via the preview tool.
Being able to view the props would be helpful when checking the preview. Editing them would make it faster to test things like names, codes, or other dynamic values - without needing to jump into the editor, for now code users.
There are some similar ideas in tools like Storybook, which allow real-time prop changes via controls.
Proposal
A simple side panel in the preview UI that:
Here’s a quick mockup of what I was thinking it would look like:
I'd be happy to help with UI design and might be able to contribute on the frontend side if the idea is accepted.
Beta Was this translation helpful? Give feedback.
All reactions