meilisearch-ui
meilisearch-ui copied to clipboard
Add 'received documents' to task list
It would be helpful to know how many documents were received in the task list. Sometimes I'm doing bulk updates, and other times (like when a doctrine entity has been flushed) it's just a single document.
Since that information is in the details key of the task, it seems like it'd be straightforward to add.
Thanks