While putting together a view for #549 it became clear to me that users could use an exposed filter that would allow them to filter by author so that they can view all comments posted by a specific user. The best we offer in order to achieve this currently is by allowing to expose the Comment: Author as a text filter with a "contains" operator. Not very useful.
For Drupal, there is the Views Autocomplete Filters contrib module that allows exposing filters as autocomplete fields:
It would be awesome to have this feature available in core and we could use it in various admin views like the manage content and manage comments that have the author fields.
Recent comments
I am not very clear about the difference with card and block , can anyone explain a bit ? Thanks This is a good question. Cards were added to Backdrop CMS as something that...
Difference between card and block ?
Backdrop CMS corrupting password at first login I've had this issue too. It mostly appeared to rear its ugly head when migrating (after running update.php) from a Drupal 7 site with quite...
User login (second time) issue after upgrading from Drupal7 to Backdrop
There are a couple menu items built into blog module that might help too. There's a bit more info in the README
Blog-Module and Layout Question