status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.91k stars 984 forks source link

Wallet action buttons don't align properly on narrower screens #21513

Closed clauxx closed 3 weeks ago

clauxx commented 1 month ago

Bug Report

Problem

On narrower screens, the wallet action buttons (Buy/Send/etc.) take up too much space, sometimes going off the screen.

Expected behavior

The buttons align dynamically according to the design

Actual behavior

The buttons have a fixed width, leading to them going off-screen.

Reproduction

  1. Find a narrower device or make a simulator with custom resolution (e.g. here I had 659x1280)
  2. Go to the wallet

Additional Information