Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
Dec 17, 2023

Conversation

andrewedstrom
Copy link
Contributor

@andrewedstrom andrewedstrom commented Dec 17, 2023

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

  • I have tested these changes locally and they work as expected.
  • I have added or updated tests to cover any new functionality or bug fixes.
  • I have updated the documentation to reflect any changes or additions to the project.
  • I have followed the project's code of conduct and conventions for commit messages.

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.

@andrewedstrom andrewedstrom changed the title feat(widget): You can copy metadata files to clipboard feat(widget): You can copy metadata fields to clipboard Dec 17, 2023
@andrewedstrom andrewedstrom merged commit a7a6cb1 into main Dec 17, 2023
8 checks passed
@andrewedstrom andrewedstrom deleted the andrewedstrom/feat/copy-to-clipboard branch December 17, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant