fix: remove incidental clipboard controls - #1377
Merged
Merged
Conversation
|
🚀 Preview Deployment: View Here |
|
E2E results (preview) Smoke
|
evanaronson
marked this pull request as ready for review
September 8, 2026 16:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Follow-up to #1345. Remove incidental clipboard controls from token amount inputs, Alchemix voting summaries, gauge action and allocation rows, SPP body summaries, and contract-upgrade reviews. Copy availability stays consistent whether a name resolves or the address is displayed.
External-body name details keep their links, while copying remains available on the separate address row. Update the existing SPP settings test to verify that distinction and include an app patch changeset.
This contains nine app implementation files, one existing test update, and one changeset. No temporary files, dependency changes, or UI-kit edits are included. DAO-directory cards, transaction-executor summaries, and proposal-publisher bylines remain pending because their UI-kit composites do not expose a copy setting to the app.
Verification
pnpm turbo lint type-check test:changed) was run with Git Bash on Windows: 389 app suites / 2,558 tests passed; three suites failed to load (navigationDao,layoutRoot,providers) because of an existing SVG-transformer failure:Invalid hexadecimal escape sequencein an imported xmaquina SVG. The transformer is identical tomain, and its generated code reproduces the same failure independently of these changes. After recording this failure, the local hook was bypassed for the draft push only. CI and test configuration are unchanged. Browser smoke testing and CI review remain pending.Type of Change
Developer Checklist:
Review Checklist: