can't move an element into a blank `orderInput`
hbaniecki opened this issue · 1 comments
hbaniecki commented
Hi, great package!
Either I did something wrong or you can't add a category to a blank orderInput
(without any labels), e.g. move "alpha" back to the 1st group in the image below. Any ideas on how to fix this?
Edit. I have just found the placeholder
parameter and it works in this case. Maybe this should be the default behaviour.
Yang-Tang commented
Hi @hbaniecki orderInput
has a default min-height: 25px
style setting. It should not have such "move-back" problem. Maybe you have overwritten the default style settings in your case? If so, you would need the placeholder.