Add Corner Customization to Drop Down Select Box
Maribel Gray
I recently had a client object to the fact that on focus that you can see the label and the placeholder text and that the label remains as you fill in the text. It looks like an error and is distracting. It would be great to make it up to the builder to turn off the label and/or placeholder text on focus and once the user starts to fill in form information. And for the dropdown menus, I couldn't find an easy way to make it so it didn't have rounded corners. In the design, the client wanted all boxes to have no rounding so it looked odd that the dropdown inputs had a rounded corner. In the end, I had to use custom code to fix this but it would be great to have the ability to adjust the corners as we do with other inputs.
D
David Lamoureux (Product Support Analyst)
Hey Maribel Gray, Thank you for your feedback and adding this request. Usually it's best to make a request on a single feature, but since one of your requests here can be ratified, we can leave this open.
Regarding the request to turn off the label once you click in it, that can pretty much already be done by setting the color to 0% opacity. Just click into the focused state, then the color and slide the opacity to zero.
Regarding the rounded corners in the drop down select box, you are correct there. That is a great suggestion and we'll be sure to keep this open for others to vote on and for our dev team to review. Thanks again and I hope my tips help!
Maribel Gray
David Lamoureux (Product Support Analyst) Hi David. I did try that but because the object is still there (the label text), the input text shifts down (from the prior state) and then it is off center. So it still didn't look right. It would be better if you can just remove it. Is that not possible as a fix?