James Mealy

Results 28 issues of James Mealy

## Bug description When creating a single transaction from the transaction builder, and executing immediately, the success dialogue will tell you that your transaction batch is ready to execute, even...

Bug 🐛
Minor

## What it solves - execute tx button is hidden for some widths [1] - the tx info overlaps with the tx date for some widths in swap transactions [2]...

## What it solves Resolves: https://www.notion.so/safe-global/Issue-Add-new-icon-for-the-txs-from-the-Native-swap-diff-from-Cowswap-history-and-queued-lists-aab4b65e0f7e495f934f0b76bd2c317a?pvs=4 ## How this PR fixes it - Use the new icon for native swaps but keep the cow icon for swaps done via the...

## Bug description When the width of the screen is between 1201px and 1350, parts of the transaction summary are hidden or partially hidden, including the speed up button. [1]...

bug
minor

## Bug description When choosing an address for a send transaction, it is possible to select the address of the safe you are currently using from the address book. [1]...

bug
minor

## What it solves Resolves #3502 ## How this PR fixes it Displays batch transactions as a single transaction instead of a group of transactions. ## How to test it...

## What is the feature about Redesign the safe lists on the welcome page and in the sidebar according to the designs. ## The list of requirements - [ ]...

## Bug description The burger menu appears in the navbar on the welcome page when the screen is between 600px and 900px. Clicking the burger menu doesn't open the sidebar...

bug

### Steps to reproduce Link to live example: https://stackblitz.com/edit/react-mn6y3k-zhswqk?file=Demo.tsx This applies to Dialog components with scroll='body' Steps: 1. Open the dialog with `fullScreen=true` 2. Try to scroll using the keyboard....

component: dialog
status: waiting for maintainer

## What it solves Resolves #3743 ## How this PR fixes it - Shows a button to switch network instead of the execution/sign button, whenever the wallet is connected on...