Hey there,
I’m having a question about the Dynamic Visibility feature on components / elements.
Is there a way to easily “show” these dynamic hidden components in Plasmic Studio only?
It would be great if there would be a “Preview” Button or something similiar, to toggle the visibility only in Plasmic Studio (Plasmic Host Context) without affecting the Dynamic Condition set.
I guess it would be a quick implementation and improvement.
Something like the GraphQL Fetcher Feature:
Switching between “Shown” and “Dynamic” manually, currently removes the dynamic value completely when switching to shown. Also, we would like to keep the dynamic value persistent, without touching.
We’re on the branching feature and our marketing team members and other departments that are working on our pages, do their changes on the “main” branch (which have production pages) and the branching feature itself is only used by developers when introducing new code components. If they want to change elements, that are currently hidden due to dynamic value evaluation, they would currently need to show it or return true first, but when Publishing and they’re missing to revert the Visibility setting, broken UI gets published.
Something like this would be perfect:
So the element is shown in the Plasmic Studio, even if the Condition is currently not met.
The element can then still be designed, even though it wouldn’t have been visible.
And changing that Preview mode has no effect to the published version.