Skip to content

Conversation

@theosanderson
Copy link
Member

@theosanderson theosanderson commented Jan 26, 2026

… page

Add SequenceActionButtons component that provides:

  • Copy button to copy the sequence in FASTA format to clipboard with "Copied!" feedback
  • Download button to download the sequence as a .fasta file

The buttons are displayed at the bottom of the sequence viewer on the sequence details page, using hydration-safe Button component to prevent flaky Playwright tests.

resolves #

Screenshot

PR Checklist

  • All necessary documentation has been adapted.
  • The implemented feature is covered by appropriate, automated tests.
  • Any manual testing that has been done is documented (i.e. what exactly was tested?)

🚀 Preview: Add preview label to enable

… page

Add SequenceActionButtons component that provides:
- Copy button to copy the sequence in FASTA format to clipboard with "Copied!" feedback
- Download button to download the sequence as a .fasta file

The buttons are displayed at the bottom of the sequence viewer on the
sequence details page, using hydration-safe Button component to prevent
flaky Playwright tests.
@theosanderson theosanderson added the preview Triggers a deployment to argocd label Jan 26, 2026
@claude claude bot added the website Tasks related to the web application label Jan 26, 2026
@claude
Copy link
Contributor

claude bot commented Jan 26, 2026

This PR resolves #5879 (Copy button and download button on sequences at bottom of details page)

Move the copy and download buttons from the bottom of the sequence
viewer to the top right corner, just below the tabs. Use absolute
positioning to keep them out of the content flow.
@anna-parker anna-parker removed the preview Triggers a deployment to argocd label Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

website Tasks related to the web application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants