Skip to content

Conversation

@wangsijie
Copy link
Contributor

Summary

In the "Integrate Prebuilt UI" section of the Account Center page, the copy button was copying the full URL (including the tenant endpoint) instead of just the path shown in the input field.

This PR fixes the copy button to copy only the path (e.g., /account/email) as displayed in the UI.

Test plan

  • Go to Console → Sign-in Experience → Account Center
  • In the "Integrate Prebuilt UI" section, click the copy button next to any path
  • Verify that only the path (e.g., /account/email) is copied, not the full URL

@github-actions
Copy link

COMPARE TO master

Total Size Diff 📉 -3 Bytes

Diff by File
Name Diff
packages/console/src/pages/SignInExperience/PageContent/AccountCenter/IntegratePrebuiltUi/PrebuiltUiUrlItem.tsx 📉 -3 Bytes

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

Development

Successfully merging this pull request may close these issues.

2 participants