Is your feature request related to a problem? Please describe.
When accessing the list view of all Publishers in the Thoth backend, it is very difficult to copy an individual publisher's ID from the table view (as clicking on it with directly bring you to the individual publisher's detailed view).
Describe the solution you'd like
Make the individual fields of that table view clickable to allow copying of data field entries (such as the ID).
Describe alternatives you've considered
The current way of copying a publisher's ID would be to open the individual publisher entry and then copy the ID snippet from the URL. This works, but is less convenient (as it involves a number of additional clicks needed to get to the ID).
Is your feature request related to a problem? Please describe. When accessing the list view of all Publishers in the Thoth backend, it is very difficult to copy an individual publisher's ID from the table view (as clicking on it with directly bring you to the individual publisher's detailed view).
Describe the solution you'd like Make the individual fields of that table view clickable to allow copying of data field entries (such as the ID).
Describe alternatives you've considered The current way of copying a publisher's ID would be to open the individual publisher entry and then copy the ID snippet from the URL. This works, but is less convenient (as it involves a number of additional clicks needed to get to the ID).