Skip to content

[pull] main from MetaMask:main#91

Merged
pull[bot] merged 2 commits into
Reality2byte:mainfrom
MetaMask:main
Aug 22, 2025
Merged

[pull] main from MetaMask:main#91
pull[bot] merged 2 commits into
Reality2byte:mainfrom
MetaMask:main

Conversation

@pull

@pull pull Bot commented Aug 22, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

vinnyhoward and others added 2 commits August 22, 2025 00:05
## **Description**

**Problem:** User's cannot scroll in Network Manager on android

**Solution:** Wrap List components with `ScrollView` from
`react-native-gesture-handler`

## **Changelog**

<!--
If this PR is not End-User-Facing and should not show up in the
CHANGELOG, you can choose to either:
1. Write `CHANGELOG entry: null`
2. Label with `no-changelog`

If this PR is End-User-Facing, please write a short User-Facing
description in the past tense like:
`CHANGELOG entry: Added a new tab for users to see their NFTs`
`CHANGELOG entry: Fixed a bug that was causing some NFTs to flicker`

(This helps the Release Engineer do their job more quickly and
accurately)
-->

CHANGELOG entry: Fixed a bug where users cannot scroll in Network
Manager in Android

## **Related issues**

Fixes: #18179

## **Manual testing steps**

```gherkin
Feature: Network Mangaer

  Scenario: user goes to network manager on android
    When user scrolls
    Then nothing happens
```

## **Screenshots/Recordings**


https://github.com/user-attachments/assets/eb432d4d-f4ba-4e0e-873c-47b10f94418c

### **Before**

`~`

### **After**

`~`

## **Pre-merge author checklist**

- [x] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [x] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [x] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
…8477)

## **Description**

The purpose of this task is to enable **all** applicable WebView options
to be displayed on the homepage (currently
https://portfolio.metamask.io)

## **Changelog**

`CHANGELOG entry: Show all applicable options on WebView homepage`

CHANGELOG entry:

## **Related issues**

Fixes: #18201

## **Manual testing steps**

```gherkin
Feature: options display in WebView on all web pages including homepage (currently portfolio.metamask.io)

  Scenario: user opens the WebView in MetaMask mobile app
    Given they are in the WebView on the homepage (currently portfolio.metamask.io)

    When user clicks on the three dots in the bottom-right corner (for options)
    Then see several options, including "Add to favorites" and "Reload"
```

## **Screenshots/Recordings**

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

### **Before**

<img width="200" alt="IMG_4431"
src="https://github.com/user-attachments/assets/fcacedc5-ff7e-4507-882b-213d5fda3720"
/>


### **After**

<img width="200" alt="IMG_4431"
src="https://github.com/user-attachments/assets/461b2af5-a6f6-49e2-9932-c4111101b152"
/>


## **Pre-merge author checklist**

- [x] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
@pull pull Bot locked and limited conversation to collaborators Aug 22, 2025
@pull pull Bot added the ⤵️ pull label Aug 22, 2025
@pull pull Bot merged commit faeeb99 into Reality2byte:main Aug 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants