You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
I have a popover select box, its validations field has required: true.
And when this select box open as a popover, it show the Clear button.
This is not correct for some kind of requirements, so, I think we need to have the option to show or not show the Clear button, we don't need it all the time.
The text was updated successfully, but these errors were encountered:
Makes a lot of sense. Feel free to submit a pull request. Should be quite simple to get this in place. Otherwise I might take a look at it this weekend.
I have a popover select box, its
validations
field hasrequired: true
.And when this select box open as a popover, it show the
Clear
button.This is not correct for some kind of requirements, so, I think we need to have the option to show or not show the
Clear
button, we don't need it all the time.The text was updated successfully, but these errors were encountered: