I have an APEX application that uses the Shuttle item type to allow users to select items from a list. It works well on computers and tablets, but if the users are on a mobile device the list from the left side of the shuttle appears as a drop-down with check boxes for users to select.
Mobile users cannot see the buttons to move the selected items from the left side (list) to the right side (selected) of the Shuttle. The only see the drop down that says "0 Selected" and nothing to the right of it. This causes users to get stuck in a loop. They click the check boxes in the drop down list and then attempt to continue (clicking a button) that then triggers a validation that the selection list has nothing in it.
I have not been able to duplicate the way it displays using the Firefox or Chrome emulators, which is making trouble shooting the issue more difficult.
Has anyone else encountered this issue with Shuttle page items on Mobile Devices and found a solution?
Screenshot_153849.png (89.63 KB)Screenshot_153857.png (137.96 KB)