File checksums are shown in multiple places and long ones (sha-512 and sha-256 in some places) will either be cut-off or run past the edge of their container. They also clutter the dataset file table. I'll submit a PR that adds wrapping where needed and replaces the main file table display checksums with small buttons showing the algorithm name in a small button that will copy the checksum value to the clipboard (with a tooltip that shows the value as well).