Skip to content

[Bug]: In Browser menu's popup content is different for Loading and Loaded tab #15452

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

Open
Tyschenko opened this issue May 19, 2025 · 0 comments
Labels
regression-prod-7.45 Regression bug that was found in production in release 7.45 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-mobile-platform Mobile Platform team type-bug Something isn't working

Comments

@Tyschenko
Copy link

Describe the bug

If you open the new tab and quickly click Menu button while the tab is still loading, popup's content shows different cells for a moment.

File responsible for popup options is https://github.com/MetaMask/metamask-mobile/blob/6e6f9458bca4ec7feef5e9c991a5d5d2292157db/app/components/Views/BrowserTab/components/Options/index.tsx

Expected behavior

Popup's content for the loading tab should be only one option "New tab" (or "New tab" and "Go to favourites") and when the tab is loaded and certain conditions are met, other options should be displayed.

Screenshots/Recordings

Blinking.tabs.content.mp4

Steps to reproduce

  1. Open browser
  2. Click 3 dots in bottom right corner
  3. Click "New tab"
  4. While new tab is still loading, click 3 dots in bottom right corner

Result:
You'll see for ~300ms three options in the popup: New tab, Add to favourites, Open in browser.
After a small amount of time it will become only one option in the popup: New tab

Error messages or log output

Detection stage

In production (default)

Version

7.45

Build type

None

Device

Google Pixel 9A, iPhone 15 Pro

Operating system

Android

Additional context

No response

Severity

No response

@Tyschenko Tyschenko added the type-bug Something isn't working label May 19, 2025
@github-project-automation github-project-automation bot moved this to To be triaged in Bugs by team May 19, 2025
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity May 19, 2025
@metamaskbot metamaskbot added the regression-prod-7.45 Regression bug that was found in production in release 7.45 label May 19, 2025
@smilingkylan smilingkylan added team-mobile-platform Mobile Platform team Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking labels May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-prod-7.45 Regression bug that was found in production in release 7.45 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-mobile-platform Mobile Platform team type-bug Something isn't working
Projects
Status: To be fixed
Status: To be triaged
Development

No branches or pull requests

3 participants