I have a search menu in my application that is located inside of a side menu. I have an issue where the side menu closes immediately when the search input gains focus and the keyboard appears. I can still type and when I re open the side menu the content is there in the search input but I would like the side menu to not close when the keyboard comes up. For info I have confirmed this in Android only so far it doesn’t do this in the browser because there is no keyboard to slide up so I am not sure how helpful a CodePen would be but I made one just in case. The search bar is above the list in the side menu.
Any help would be great!
Thanks,
Isaiah