+1
Under review

Textfield attribute multiline="yes" removes border="round" styling

sovtek 11 jaar geleden bijgewerkt door icahill (Administrator) 11 jaar geleden 5
Has anyone reported an issue with Textfield attribute multiline="yes" removing border="round" styling? When I remove multiline="yes", the border styling look as it should, but when I place it back within the textfield, I just get a plain textfield box.
Not to date. Let me test this issue to confirm.
I have confirmed this as a bug. I have logged a ticket. Is this essential for your app? I can make a case for this in our next dev meeting.
It would definitely be a big help. When one of my "Share" modals open up, it contains some verbiage and a link to the current story. And I want the user to be able to see everything that is in the textfield. (and also have the text field look nice with the border)
I will have a conversation with the team and see what we can do.

Thanks for calling it out!
As this bug gets addressed, in the meantime you could create a border as an image and wrap the textfield in that, since your textfield should be a fixed width and height.