MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.94k stars 4.88k forks source link

[TASK] RCA on [Internal Bug]: Send - Sending a tx breaks the wallet with error ConfirmationInfoComponentMap [(intermediate value) is not a function #24510 #24799

Open benjisclowder opened 4 months ago

benjisclowder commented 4 months ago

What is this about?

Hi, Confirmations team. We need your help in performing a root-cause analysis of this bug as part of our MetaMask Quality Initiative.

Data gathered and investigation results need to be added in this board, which should also be visible under "Projects" in the right side of this screen. Please try to fill out as many of the fields as possible for better results.

If you are encountering any permission issues, please reach out to me or @gauthierpetetin.

Scenario

No response

Design

No response

Technical Details

No response

Threat Modeling Framework

No response

Acceptance Criteria

No response

Stakeholder review needed before the work gets merged

References

No response

cryptotavares commented 4 months ago

@benjisclowder and @gauthierpetetin do we want to do the RCA for this types of issues? This was only occurring when process.env.ENABLE_CONFIRMATION_REDESIGN is enabled. That env var is a dev env var (we are not enabling it for any releasable build type, i.e. main, beta, flask). It was raised as [Internal Bug], but I don't know how are we distinguishing actual Production/release candidates bugs, from unreleased/developer only features.

gauthierpetetin commented 4 months ago

Hi @cryptotavares , in that case indeed, the RCA may not be worth it, and we should add regeression-develop label on the issue.