Closed
Description
Last time I contributed to the design of the crate selection, which was merged with the following PR
I made sure to test the handling of long crate names.
[CLICK TO EXPAND comparison screenshots with the old design]
With the new design
the behavior seems a lot worse now:
[CLICK TO EXPAND comparison screenshots with the new design]
(Refer to the last screenshot above for the following description.)
In particular, I’m noticing that the button grows too large, shifts down a little but for some reason, and then pushes the Settings/Help/Summary control elements off-screen.
I don’t recall off the top of my head the specific HTML/CSS foo that used made this work in the first place, but possible it’s a relatively simple fix.