Closed fabiospampinato closed 1 year ago
I've restarted the computer and now the width seems fixed, I'm not sure why it works differently now 🤔
Oh what changed is that previously I was setting inputPlaceholder
, while now I'm only setting text
.
Yes, the input modal width should be fixed. Likely the constrain doesn’t work properly if you only set inputPlaceholder
. Thanks for reporting!
There was a layout issue depending on what properties were set initially. This should now be fixed in master.
IMO input modals should have a fixed width, like Spotlight, otherwise interacting with them is a little weird because there's an unnecessary layout shift.
When I first open the modal I see this, not even the entire placeholder fits: