Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [lw-12362] view cbor in dapp confirmation #1747

Merged
merged 4 commits into from
Feb 28, 2025

Conversation

vetalcore
Copy link
Contributor

@vetalcore vetalcore commented Feb 26, 2025

Checklist

  • JIRA - LW-12362
  • Proper tests implemented
  • Screenshots added.

Proposed solution

Explain how does this PR solves the problem stated in JIRA ticket.
You can also enumerate different alternatives considered while approaching this task.

Testing

Describe here, how the new implementation can be tested.
Provide link or briefly describe User Acceptance Criteria/Tests that need to be met

Screenshots

Screenshot 2025-02-28 at 11 47 12

@vetalcore vetalcore self-assigned this Feb 26, 2025
@vetalcore vetalcore requested a review from a team as a code owner February 26, 2025 15:41
@@ -3,6 +3,8 @@
"core.activityDetails.AuthorizeCommitteeHotCertificate": "Authorize Committee",
"core.activityDetails.certificate": "Certificate",
"core.activityDetails.certificates": "Certificates",
"core.activityDetails.CBOR.header": "Raw Transaction (CBOR)",
"core.activityDetails.CBOR.title": "Begin of data",
Copy link
Member

@rhyslbw rhyslbw Feb 26, 2025

Choose a reason for hiding this comment

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

This wording is a little odd. Was it in the mockup? I don't see the need for the title

Copy link
Member

Choose a reason for hiding this comment

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

Just confirmed with Ian this was an oversight in the mockup. Can you please drop the title, just leaving us with the header @vetalcore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done here 175cefe

@vetalcore vetalcore requested a review from rhyslbw February 27, 2025 09:01
@vetalcore vetalcore force-pushed the feat/lw-12362-view-cbor-in-dapp-confirmation branch from 88bc646 to afcacac Compare February 27, 2025 13:31
Copy link
Member

@rhyslbw rhyslbw left a comment

Choose a reason for hiding this comment

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

Nice work @vetalcore 🚀

@vetalcore vetalcore merged commit d29ac45 into main Feb 28, 2025
31 checks passed
@vetalcore vetalcore deleted the feat/lw-12362-view-cbor-in-dapp-confirmation branch February 28, 2025 12:31
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.

2 participants