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

TreeSelect checkable, popover shift position on list interaction #7469

Closed
violabg opened this issue Sep 5, 2017 · 2 comments
Closed

TreeSelect checkable, popover shift position on list interaction #7469

violabg opened this issue Sep 5, 2017 · 2 comments

Comments

@violabg
Copy link

violabg commented Sep 5, 2017

Version

2.13.0

Environment

os all version, all browsers

Reproduction link

http://dev.mediacross.it/treeselect/

Steps to reproduce

TreeSelect with checkable set to true and showCheckedStrategy to SHOW_PARENT
list of nested data that is longer then the height of the browser window.
Start to select checkboxs at various depth of the tree.

What is expected?

the popover list should stay in place

What is actually happening?

the popover moves, losing the position of what you were checking, making very difficult to use the component, especially on mobile devices


the key point to reproduce the bug is to have the popover longer then the height of the browser window.

@afc163
Copy link
Member

afc163 commented Sep 5, 2017

@afc163 afc163 closed this as completed Sep 5, 2017
@violabg
Copy link
Author

violabg commented Sep 5, 2017

That is not the issue I have described, I'm not talking about scrolling the page and wanted to have a fixed popover.
The issue is that when I click a nested checkbox the popover shift position.
The same happens when open/close a node
Sorry if it wasn't clear before

@violabg violabg changed the title TreeSelect checkable, popover not keeping position TreeSelect checkable, popover shift position on list interaction Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants