As a user I want to be able to click on data in the catalogue to navigate other entries, e.g., if I click an author's name, I should be able to see other books by that author.
- Enable clicks on the following columns: Author, Collection, Publication year, language, original language, translator, tags.
- On click, the table should filter to show only direct matches, e.g. only other books by the same author (it will not show, for example, books translated by that author).
- The user should be able to apply another filter by clicking in the same way.
- There should be some way for the user to undo the filtering.
As a user I want to be able to click on data in the catalogue to navigate other entries, e.g., if I click an author's name, I should be able to see other books by that author.