vocascan/vocascan-frontend

Create Modals won't open via Select Component

Opened this issue · 1 comments

The Select Components in the "Vocab Creation" page have a button which will open a modal for the specific creation of the needed types
Screenshot_20220927_211245.jpg
Those are working perfectly on devices interacting with mice. However when using a touch display, the modals are not opening.

As if done some earlier research I think this has something to do with the library itself, as it closes before executing the function, opening the modal. It could be, that the only solution will be changing the library for the select component. But I haven't found the exact reason yet.

Video of the error:
https://user-images.githubusercontent.com/54618409/192616007-8011b0a0-de4c-4875-aa45-3b4151685908.mp4

Hello @noctera, can you please assign this to me..... I can work it out.