Docmaps-Project / docmaps

Extensible protocol for document history metadata exchange, to enable trustworthy, rapid, open science, by and for preprint science communities.
MIT License
15 stars 1 forks source link

feat(widget): You can copy metadata fields to clipboard #217

Closed andrewedstrom closed 8 months ago

andrewedstrom commented 8 months ago

Description

The detail view now shows a copy to clipboard button next to each metadata value.

Screenshot 2023-12-16 at 10 14 45 PM

Related Issues

resolves #196 resolves #194

(Along the way I fixed the bug about the tooltips not showing after looking at the detail view)

Checklist

Additional Information

There are no tests for copying to clipboard because it turns out that's just an extremely hard thing to do in playwright.