Skip to content

[wallet/symbol/mobile] fix: add copy button to private key dialog on AccountDetails screen - #2448

Merged
OlegMakarenko merged 1 commit into
devfrom
wallet/copy-button
Jul 28, 2026
Merged

[wallet/symbol/mobile] fix: add copy button to private key dialog on AccountDetails screen#2448
OlegMakarenko merged 1 commit into
devfrom
wallet/copy-button

Conversation

@OlegMakarenko

@OlegMakarenko OlegMakarenko commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Problem:

  • Not possible to copy private key from the Account Details screen.

Solution:

  • Added copy button to the private key dialog box.

Resolved: #2449

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.36%. Comparing base (f26cf7f) to head (70b34e2).
⚠️ Report is 3 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #2448      +/-   ##
==========================================
- Coverage   95.59%   95.36%   -0.23%     
==========================================
  Files         716      679      -37     
  Lines       53377    50608    -2769     
  Branches     1403     1404       +1     
==========================================
- Hits        51027    48264    -2763     
+ Misses       2291     2286       -5     
+ Partials       59       58       -1     
Flag Coverage Δ
explorer-puller ?
explorer-rest ?
wallet-mobile-symbol 94.17% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...mbol/mobile/src/screens/account/AccountDetails.jsx 96.62% <100.00%> (+0.69%) ⬆️

... and 37 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@OlegMakarenko
OlegMakarenko marked this pull request as ready for review July 27, 2026 15:54

@Wayonb Wayonb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏾

@OlegMakarenko
OlegMakarenko merged commit 03ce64f into dev Jul 28, 2026
25 checks passed
@OlegMakarenko
OlegMakarenko deleted the wallet/copy-button branch July 28, 2026 08:15
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.

[wallet/symbol/mobile] bug: missing copy button on the private key reveal dialog on the account details screen

2 participants