Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlay Components not working for Mobile devices #1694

Closed
sandeepdeepak opened this issue Dec 1, 2020 · 3 comments
Closed

Overlay Components not working for Mobile devices #1694

sandeepdeepak opened this issue Dec 1, 2020 · 3 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@sandeepdeepak
Copy link

There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours

I'm submitting a ... (check one with "x")

[x ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Codesandbox Case (Bug Reports)
Please fork the codesandbox below and create a case demonstrating your bug report. Issues without a codesandbox have much less possibility to be reviewed.

https://codesandbox.io/s/qjx332qq4

Current behavior
Whenever we try to open p-dropdown with filter in android devices then the list of dropdown options disappears as soon as keyboard comes up.

Expected behavior
Dropdown options should be visible even when keyboard is open

Minimal reproduction of the problem with instructions
Dropdown support for touch devices

Please tell us about your environment:
Android

  • React version:
    ^16.6.3

  • PrimeReact version:
    5.0.1

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
    Android X.X Web Browser

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    all

@luizhcardim
Copy link

Same problem here. I´m using PrimeReact 5.0.2 and react 16.14.0.

@gsushant
Copy link

gsushant commented Jan 6, 2021

Same issue. The advanced dropdown sample available here: https://primefaces.org/primereact/showcase/#/dropdown is not working on Nexus 10 API 28.

@mertsincan mertsincan added this to the 6.1.0 milestone Jan 28, 2021
@mertsincan mertsincan added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jan 28, 2021
@mertsincan mertsincan removed this from the 6.1.0 milestone Mar 9, 2021
@mertsincan mertsincan added Type: Bug Issue contains a defect related to a specific component. and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Apr 28, 2021
@mertsincan mertsincan assigned mertsincan and unassigned mcandu Apr 28, 2021
@mertsincan mertsincan added this to the 6.3.2 milestone Apr 28, 2021
@mertsincan mertsincan changed the title Dropdown with filter not working for Mobile devices Overlay Components not working for Mobile devices Apr 28, 2021
@mertsincan
Copy link
Member

mertsincan commented Apr 28, 2021

Thanks a lot for your report!

Components;

  • AutoComplete
  • CascadeSelect
  • ColorPicker
  • ConfirmPopup
  • ContextMenu
  • Dropdown
  • Menu
  • MultiSelect
  • OverlayPanel
  • Password
  • SlideMenu
  • SplitButton
  • TieredMenu
  • TreeSelect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

5 participants