Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

select list not closing after item selected

Have a problem with a select component in a collapsible set. When I click on it to change the selection the choices open but when I select one of them an on change event fires (as it should) but the choices all stay on the screen. Normally when you choose one the select list closes and the select changes to the value you chose. I have 3 of these. the two in the collapsible set don't work but the one outside does. I also found that if I change it to a native menu then it also works..but the text for the choices is too small for me to use this (unless you can suggest how to make this bigger)

Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

select list not closing after item selected

This is the list that shows but stays on the screen even after being selected.

Image

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

select list not closing after item selected

Hi Bob,

I can't reproduce your issue. I put select component inside collapsible set and it works. Here are screenshots:
http://www.screencast.com/t/zbNBWu1L
http://www.screencast.com/t/n2SpWr701w
http://www.screencast.com/t/1BorfAHW

Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

select list not closing after item selected

Figures.. and now I'm finding that on a multi-select box I have no way of closing it. There used to be an "x" in the top corner but nothing any more.
Image

Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

select list not closing after item selected

Could it be because I went to version 2 of the libraries, then changed back to 1.2 ? I have closed and re-opened the app between times as well but I couldn't stay on v2 because it caused me way too many problems (especially with custom services)

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

select list not closing after item selected

Let's try relogin to appery.io and clean up browser cache. Also you can try open your project in another browser.

Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

select list not closing after item selected

Tried firefox but it doesn't like the fact I'm using sqlite.. Reverted to Chrome, cleared the cache and still doesn't work. Also tried the testing app on my phone and also gives me the same problem. I know if I drag the select list out of the collapsible it works. I'm going to add a new collapsible and drag some stuff around and see if it fixes it.

Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

select list not closing after item selected

very strange. created a new collapsible block, dragged all the components into it. Tested that and it worked. Then I renamed them to match the old block etc and now it doesn't work again.

Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

select list not closing after item selected

OK. Looks like its related to my mappings somehow. The items in the collapsible block are created from a generic service. ie loaded from a sqlite database. i could have anything from 1 to 5 entries (or maybe more). If I have the following mapped (the bit I circled) then the select list doesn't work. If I take it out the select list works but won't allow me to add extra entries in the collapsible block.
Image

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

select list not closing after item selected

Do you get any errors in browser console when using mapping?

Return to “Issues”