Skip to content

chore: add copy button besides hashes in history modal#2171

Merged
Nick-1979 merged 8 commits into
mainfrom
addCopyBtn
May 24, 2026
Merged

chore: add copy button besides hashes in history modal#2171
Nick-1979 merged 8 commits into
mainfrom
addCopyBtn

Conversation

@Nick-1979
Copy link
Copy Markdown
Member

close #2168

@qodo-code-review
Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@Nick-1979 Nick-1979 self-assigned this May 24, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 24, 2026

Warning

Review limit reached

@Nick-1979, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 49 minutes and 43 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2b1cd459-3543-4f44-9d7f-8b192ca8df47

📥 Commits

Reviewing files that changed from the base of the PR and between 69cf254 and f293fcb.

📒 Files selected for processing (21)
  • packages/extension-polkagate/src/components/MyTextField.tsx
  • packages/extension-polkagate/src/fullscreen/settings/partials/Endpoints.tsx
  • packages/extension-polkagate/src/fullscreen/settings/partials/useEndpointsSetting.ts
  • packages/extension-polkagate/src/hooks/index.ts
  • packages/extension-polkagate/src/hooks/useChainSelectionSettings.ts
  • packages/extension-polkagate/src/hooks/useCustomEndpoint.ts
  • packages/extension-polkagate/src/hooks/useEndpoints.ts
  • packages/extension-polkagate/src/partials/Confirmation.tsx
  • packages/extension-polkagate/src/popup/history/newDesign/HistoryDetail.tsx
  • packages/extension-polkagate/src/popup/settings/extensionSettings/CustomEndpoint.tsx
  • packages/extension-polkagate/src/popup/settings/extensionSettings/Endpoints.tsx
  • packages/extension-polkagate/src/util/constants.ts
  • packages/extension-polkagate/src/util/types.ts
  • packages/extension/public/locales/de/translation.json
  • packages/extension/public/locales/en/translation.json
  • packages/extension/public/locales/es/translation.json
  • packages/extension/public/locales/fr/translation.json
  • packages/extension/public/locales/hi/translation.json
  • packages/extension/public/locales/pt/translation.json
  • packages/extension/public/locales/ru/translation.json
  • packages/extension/public/locales/zh/translation.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch addCopyBtn

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Nick-1979 Nick-1979 changed the base branch from main to addCustomRpc May 24, 2026 21:40
Base automatically changed from addCustomRpc to main May 24, 2026 21:42
@Nick-1979 Nick-1979 merged commit 6331e51 into main May 24, 2026
11 checks passed
@Nick-1979 Nick-1979 deleted the addCopyBtn branch May 24, 2026 21:43
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.

Add copy button besides transaction hash in confirmation and history modal pages

1 participant