Description of the need I think it's not always clear to a site editor how to use the available filters on the manage content page (admin/content) or that users don't necessarily think about this option. It would be nice to give site editors a really simple way to see a list of existing nodes of a specific content type, without having to first figure out the filters on the manage content page.
Proposed solution Since we now have such a cool dashboard and have added a create new link for each content type there, I'd like to propose altering this block a little to also add a manage existing nodes links. All it does is take the user to the existing "manage content" page, but with the filter preset for the content type of their choice.
Existing block:

Proposed block:

Alternatives that have been considered
I already added this block to the Dashboard Plus module and we certainly could give it some time for users to test it and see if they like it. However, since the work has already been done and it is in my opinion a clear improvement to the current block, with little to no downside, I'd like to see what others think about adding it to core sooner rather than later.
Feature request for Dashboard Plus: https://github.com/backdrop-contrib/dashboard_plus/issues/4
Additional information
The "manage content" link in the footer of the block is redundant with a similar link in the "content overview" block. It could be removed or left there in case the block gets moved or used in other contexts.
PR by @stpaultim: https://github.com/backdrop/backdrop/pull/2795
Recent comments
Update: I tried to use Leaflet and Geofield with Geocoder, but can't get geocoding from other field working at all. But at no point the map breaks. It just stays empty. Is there really,...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
To me this clearly looks like some wrong use of the Leaflet library at some point. But the problem is not the empty map (alone), which works fine and never caused me trouble. Something...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
Clearing the cache was one of the things I tried. This included truncating the cache tables that don't get cleared by the flush all caches button, as well as sessions and tempstore tables. This...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?