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

V8: Reload listview after moving items #5117

Merged
merged 1 commit into from Apr 2, 2019

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Apr 1, 2019

Prerequisites

  • I have added steps to test this contribution in the description below

Description

When moving items from a list view container, the items are still listed and selected within the container after the move operation completes:

list-view-move-reload-before

With this PR the list view reloads itself after the move operation, thus removing the moved items from the view:

list-view-move-reload

@emmaburstow
Copy link
Contributor

Great spot! Thanks for the PR, speak soon,

Em

@Shazwazza
Copy link
Contributor

:shipit:

@Shazwazza Shazwazza merged commit b73d798 into umbraco:v8/dev Apr 2, 2019
@kjac kjac deleted the v8-fix-listview-reload-after-move branch April 3, 2019 05:10
@zpqrtbnk
Copy link
Contributor

zpqrtbnk commented Apr 4, 2019

note: code merged into v8/dev and picked into v8/8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants