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
We should add a placeholder in the defaults for SelectBox. Whenever there is no entry selected in the SelectBox then this placeholder text should be displayed .
The text was updated successfully, but these errors were encountered:
we should also support setting a placeholder through the placeholder attribute of the DOM element, which makes this settable in cases where the SelectBox is automatically instantiated, such as .widgetizeDescendents().
ghost
pushed a commit
that referenced
this issue
Sep 15, 2018
We should add a
placeholder
in the defaults for SelectBox. Whenever there is no entry selected in the SelectBox then this placeholder text should be displayed .The text was updated successfully, but these errors were encountered: