-
Notifications
You must be signed in to change notification settings - Fork 72
[Select] not working on Android #311
Comments
This issue related to this issue. If select items are visible, those are out of the parent view(Container of the Select) and it's not touchable now at the android platform. And related pr is waiting for merge. Regardless of this, we are trying to fix it as well in another way. |
Thanks for the answer. By any chance do you have the link to the pr waiting for merge ? |
The pr is here. |
Thanks a lot ! |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
Describe the bug
The select feature works perfectly on IOS but I simply can't get it to work on Android.
I can open and close it but nothing happens when I click on an option. Once again, it's working perfectly on ios.
To Reproduce
I followed the instructions as written here : https://github.com/dooboolab/dooboo-ui/tree/master/main/Select
And this is my code.
Expected behavior
When on Android, on click on an option/SelectItem, the select should close itself and show the selected value.
Smartphone (please complete the following information):
It's been tested on other devices by some of my colleagues and they also got the issue on Android.
Is there anyone who got the same issue or who knows the answer ? I'm kinda getting desperate :/
The text was updated successfully, but these errors were encountered: