facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.32k stars 954 forks source link

UI Bug on installing plugins #5298

Open Crare opened 10 months ago

Crare commented 10 months ago

🐛 Bug Report

At first I installed RN Perf Monitor fine and the modal worked fine. After install it said to restart the app and then I went to see if I could install more plugins, but the window got so narrow that I couldn't see what I was installing. Install button still works, but text is not visible.

open more -> add plugins -> shows modal with plugins in narrow field after restart. Screenshot 2023-11-20 at 10 56 51 does still happen and makes it impossible to see what am I installing

To Reproduce

open more -> add plugins -> install RN Perf monitor, restart the app as it suggests it. click the "restart from here"-text. after restart: open more -> add plugins -> shows modal with plugins in narrow field.

Environment

Flipper app 0.239.0 MacOS Ventura 13.6

MikeBeasterfeld commented 10 months ago

+1

Flipper app 0.239.0 MacOS Sonoma 14.1.1

yamakoud commented 9 months ago

same

Flipper app 0.239.0 MacOS Ventura 13.3.1

hotrungnhan commented 8 months ago

same

Flipper app 0.239.0 MacOS Sonoma 14.2.1

gianlucalippolis commented 8 months ago

Hi all, @Crare i fixed this bug in this PR https://github.com/facebook/flipper/pull/5161 that has been merged today.