Control Panel: Content by Creator
Is your feature request related to a problem? Please describe.
The ZMI provides a view that shows all content of a website grouped by the users that created the content:
https://demo.plone.org/portal_catalog/Indexes/Creator/manage_browse

That would be a nice addition to Volto.
Describe the solution you'd like
I could imagine that we create a new control panel (e.g. "Content") that gives a general overview of the content in a site (e.g. the number of content objects per content type, like in the Dexterity control panel).
Another option would be to do an overhaul of the "Dexterity Content Types" control panel and integrate this as a tab ("Content by creator").
Describe alternatives you've considered
This is a nice-to-have. In the long run, we should aim to get rid of both ClassicUI and the ZMI. Therefore we should try to grab useful functionality and expose it both via REST API and via the Volto user interface.
@tisto this feature looks interesting to me because recently I worked on Undo Controlpanel project idea and I think this is quite relevant to that project idea (Not exactly similar) . So did this feature request got approved by plone ? If so then I would like to
work on this.
Can't this be achieved with a Search Block with the relevant filters?