Skip to content

feat: add global copyable IDs and stabilize e2e flows#3340

Open
Baluduvamsi2006 wants to merge 3 commits intoapache:masterfrom
Baluduvamsi2006:feat/global-copyable-resource-ids
Open

feat: add global copyable IDs and stabilize e2e flows#3340
Baluduvamsi2006 wants to merge 3 commits intoapache:masterfrom
Baluduvamsi2006:feat/global-copyable-resource-ids

Conversation

@Baluduvamsi2006
Copy link
Contributor

image

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

This PR introduces global one-click copy-to-clipboard support for key resource identifiers and includes related e2e reliability fixes.

  1. Added a shared copyable text component and reused it across target list pages and plugin card display.
  2. Enabled copy UX for IDs/usernames in multiple resource list views to provide consistent behavior.
  3. Added i18n entries for copy tooltip/success text in English, Chinese, Spanish, German, and Turkish.
  4. Normalized copied values with string conversion where needed to avoid non-string edge cases.
  5. Fixed Windows e2e path handling by switching file URL path resolution to a cross-platform-safe approach.
  6. Stabilized e2e upstream TLS Verify interaction by toggling through a visible, reliable control path.

Related issues

fix/resolve #1

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Notes:

  • Existing e2e coverage was used and related e2e helper/spec behavior was updated for stability.
  • No backward-incompatible API or contract changes are introduced.

@Baluduvamsi2006
Copy link
Contributor Author

@Baoyuantop , could you please review this PR when you have time?

I also included e2e stability fixes in this PR. Without these fixes, path-resolution issues and flaky UI interactions in the e2e helpers made it difficult to identify true pass/fail results. I fixed those issues in the same PR so the test output is now reliable and actionable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant