You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.
Stacked content now has the ability for preview to be enabled/disabled in the configuration of the editor and this is great, but I had a thought knowing that preview toggle was added for performance issues.
It would be useful if we could give editors the ability to toggle the preview on and off. This wouldn't be a setting that was saved but the default state could be configured in the configuration.
So my thoughts are this:
Setting for enabling / disabling preview extended to be 3 states - Enabled / Disabled / Toggleable
Additional setting of Preview Toggle default state - "Show / Hide"
If Toggleable is set then a toggle appears at the top of the editor for easy switching. between the two views.
It's just an idea, but if Stacked is being used for building long pages it could help have the page load quickly to get an overview of the content present and then let editors check what things are looking like (assuming devs are building the previews with that level of detail).
[Idea came from my thoughts of trying to reduce the number of times editors click the "preview" button and create "unnecessary versions" in Umbraco]
The text was updated successfully, but these errors were encountered:
We had a PR (#52) a few months back suggesting collapsible previews, (not to the extent that you've outlined). After a lot of discussion we declined the feature, here's our reasons: #52 (comment)
That said, I'm not ruling anything out yet. @mattbrailsford any thoughts?
Ok, I'm coming round to the idea a little. I guess in some ways it's similar to when the doc type editor goes into sort mode so it could be a nice way for editors to switch between "Preview" and "Outline" mode depending on their preference.
Unlike #52 the idea of an "all or nothing" is what makes it more appealing to me atm so I'd be open to this version of it. UI / UX will need to be concidered in the implementation, but if you or @xanderakafonz wanted to give this a go on a new PR, I'd be happy to give my feedback.
@xanderakafonz appoligies for not giving this option as feedback on your PR, but I didn't really think of this alternative at the time.
Stacked content now has the ability for preview to be enabled/disabled in the configuration of the editor and this is great, but I had a thought knowing that preview toggle was added for performance issues.
It would be useful if we could give editors the ability to toggle the preview on and off. This wouldn't be a setting that was saved but the default state could be configured in the configuration.
So my thoughts are this:
If Toggleable is set then a toggle appears at the top of the editor for easy switching. between the two views.
It's just an idea, but if Stacked is being used for building long pages it could help have the page load quickly to get an overview of the content present and then let editors check what things are looking like (assuming devs are building the previews with that level of detail).
[Idea came from my thoughts of trying to reduce the number of times editors click the "preview" button and create "unnecessary versions" in Umbraco]
The text was updated successfully, but these errors were encountered: