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

[Bug]: Every time the MM popup or Expanded view activated new accounts added #27592

Open
sleepytanya opened this issue Oct 3, 2024 · 0 comments
Labels
regression-develop Regression bug that was found on development branch, but not yet present in production Sev2-normal Normal severity; minor loss of service or inconvenience. team-accounts type-bug

Comments

@sleepytanya
Copy link
Contributor

sleepytanya commented Oct 3, 2024

Describe the bug

Every time the popup is opened new accounts are added. Every time Expanded view is open new accounts added. Degraded performance.

Expected behavior

Screenshots/Recordings

account.mov

Steps to reproduce

  1. Install the extension
  2. Click MM icon, check number of accounts
  3. Open Expanded view, check number of accounts

Error messages or log output

backend.js:2045 Warning: Failed prop type: Invalid prop `endAccessory` supplied to `TextFieldSearch`, expected a ReactNode.
    in TextFieldSearch (created by AccountListMenu)
    in AccountListMenu (created by Routes)
    in div (created by Routes)
    in Routes (created by Connect(Routes))
    in Connect(Routes) (created by Context.Consumer)
    in withRouter(Connect(Routes)) (created by Index)
    in MetamaskNotificationsProvider (created by Index)
    in CurrencyRateProvider (created by Index)
    in LegacyI18nProvider (created by Index)
    in I18nProvider (created by Index)
    in LegacyMetaMetricsProvider (created by Index)
    in MetaMetricsProvider (created by Index)
    in RenderedRoute (created by Routes)
    in Routes (created by CompatRouter)
    in Router (created by CompatRouter)
    in CompatRouter (created by Index)
    in Router (created by HashRouter)
    in HashRouter (created by Index)
    in Provider (created by Index)
    in Index

Detection stage

On the development branch

Version

develop

Build type

None

Browser

Chrome

Operating system

MacOS

Hardware wallet

No response

Additional context

No response

Severity

No response

@sleepytanya sleepytanya added type-bug team-accounts regression-develop Regression bug that was found on development branch, but not yet present in production labels Oct 3, 2024
@benjisclowder benjisclowder added the Sev2-normal Normal severity; minor loss of service or inconvenience. label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-develop Regression bug that was found on development branch, but not yet present in production Sev2-normal Normal severity; minor loss of service or inconvenience. team-accounts type-bug
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

2 participants