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

ListView reset selected items #55

Closed
aslanovsergey opened this issue Apr 5, 2018 · 4 comments
Closed

ListView reset selected items #55

aslanovsergey opened this issue Apr 5, 2018 · 4 comments
Milestone

Comments

@aslanovsergey
Copy link

aslanovsergey commented Apr 5, 2018

Category

[ ] Enhancement

[ ] Bug

[x] Question

Version

Please specify what version of the library you are using: [@pnp/[email protected]]

Question

Hello, how I can reset selected items in ListView?
For example in cases when delete an item from list, UI still keeps selecting another item I guess with the same index as was the last.

Thanks!

@estruyf estruyf added the bug label Apr 5, 2018
@estruyf
Copy link
Member

estruyf commented Apr 5, 2018

Will get fixed in the next release. Thanks for reporting this.

@estruyf estruyf added this to the v1.2.5 milestone Apr 5, 2018
estruyf added a commit that referenced this issue Apr 5, 2018
estruyf added a commit that referenced this issue Apr 5, 2018
@estruyf
Copy link
Member

estruyf commented Apr 5, 2018

The fix is now available in the beta version. Feel free to test it out by installing it as follows: npm i @pnp/spfx-controls-react@next --save

@estruyf
Copy link
Member

estruyf commented Apr 17, 2018

Closing the issue as this is now available with the latest release. Feel free to open the issue again if it still occurs in v1.2.5.

@estruyf estruyf closed this as completed Apr 17, 2018
@aslanovsergey
Copy link
Author

Perfect! Thanks!

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