-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Is your feature request related to a problem? Please describe.
Having decoupled workflow feature just in backend is a big drawback. Most users do not need to go in backend in order to do trivial operations (like publishing). More than that: a preview of the article, right how it will look like if published, is preferable to a list view (as in backend is). Is a lot user-friendly to see in frontend the article that need an workflow action and do it, than in backend.
Describe the solution you'd like
As in attached picture: the frontend workflow should be available in the "tools" hover popup, entirely decoupled from editing view.
The workflow interface may open in popup as:
Additional context
Reactions are currently unavailable

