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

Item selection does not work on Dropdown with scrollable panel #1544

Closed
nattukan0713 opened this issue Sep 3, 2020 · 0 comments · Fixed by #1545
Closed

Item selection does not work on Dropdown with scrollable panel #1544

nattukan0713 opened this issue Sep 3, 2020 · 0 comments · Fixed by #1545
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@nattukan0713
Copy link
Contributor

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)
https://codesandbox.io/s/primereact-test-forked-byk6b?file=/src/index.js

Current behavior
If the item is selected after scrolling, the scrolling position returns to the position before it was selected and the item selection fails.

Expected behavior
Item can still be selected after scrolling

  • React version:
    16.13.1

  • PrimeReact version:
    5.0.0-rc.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 ]
    Chrome 84.0.4147.125

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

@mertsincan mertsincan changed the title Sometimes Dropdown item selection does not work Item selection does not work on Dropdown with scrollable panel Sep 8, 2020
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Sep 8, 2020
@mertsincan mertsincan added this to the 5.0.0-rc2 milestone Sep 8, 2020
mertsincan added a commit that referenced this issue Sep 8, 2020
Fixed #1544 - Item selection does not work on Dropdown with scrollable panel
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

Successfully merging a pull request may close this issue.

2 participants