-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Is your feature request related to a problem? Please describe.
A problem when you have a large site with many, many categories and you want your writers to focus only on the category when NEW ARTICLE was clicked and its subcategories. Permissions only indicate what that particular user can edit. They don't constrain the visibility to the category(ies) in which they need to make changes.
Describe the solution you'd like
The problem is the length of the list of categories available in the Publishing editor tab gets unwieldy. We need an option to constrain it to some scope of visibility.
The solution, IMHO, is to add an option either to the editor(s), the Articles system configuration for Categories, or to the Category itself (maybe all of the above) to constrain the visibility of other categories to the current one and its subcategories while editing (perhaps in Editing Layout). The option could be named something like "Limit category publishing scope".
Additional context
Do not confuse this with permissions. This has to do with usability.