[Tech Task] Implement info subsection for advanced view in contract interaction #23946
Labels
confirmation-re-design
confirmation-redesign
INVALID-ISSUE-TEMPLATE
Issue's body doesn't match any issue template.
needs-decision
Needs a decision from MetaMask in order to proceed.
needs-estimate
release-12.1.0
Issue or pull request that will be included in release 12.1.0
team-confirmations
Push issues to confirmations team
Important
Question for @bschorchit: When the user toggles the advanced nonce controls setting we:
a) Make the nonce visible or
b) Make the nonce editable (and it's always visible)
Important
@SayaGT to supply tooltip wireframes and copy
Important
@SayaGT to supply wireframes for nonce edit behavior and validation. What happens if the user inputs -1?
Progresses #23905
Context
Toggle:
SubSection:
(source: Figma design file)
Approach
The section appears after clicking the icon in the header
Create a dedicated component inside the confirm/info folder. The component will be imported inside the contract-interaction info component.
This component will include the ability to edit the nonce. We can reuse this action:
https://github.com/MetaMask/metamask-extension/blob/develop/ui/store/actions.ts#L762-L767
Acceptance Criteria
The text was updated successfully, but these errors were encountered: