enketo-core icon indicating copy to clipboard operation
enketo-core copied to clipboard

No-buttons appearance seems to have no effect on vertical selects

Open nonorval opened this issue 5 years ago • 2 comments

Steps to recreate: Render an XForm with a select field with appearance attribute set to "no-buttons" (without any columns specifier)

What I expect to see: The radio buttons for the vertically oriented select are hidden.

What I see: The radio buttons are still displayed.

I think the issue might relate to changes made a while ago for the columns styles and I have started working on a possible fix, but I wanted to check whether this is a known issue or what the intended behaviour might be.

nonorval avatar Feb 24 '20 14:02 nonorval

Thanks! This was not a known issue. A PR would be great!

MartijnR avatar Feb 24 '20 16:02 MartijnR

@MartijnR Sorry for the delayed response. I think I have a decent fix locally, just haven't gotten around to making a PR yet - things have been a bit busy this side. I'll make one in the next couple of days.

nonorval avatar Mar 03 '20 08:03 nonorval