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

SearchKit - Improve UX for refresh after editing #22125

Merged
merged 1 commit into from
Nov 27, 2021

Conversation

colemanw
Copy link
Member

Overview

Makes editing records faster and easier, and fixes a bug where the pager count would not be correctly updated.

Before

Pager not always correct after editing.
Slow refresh with flashing placeholders.

After

After bulk-editing or in-place-editing, ensures the pager count is correctly updated.
Does the update and refresh for in-place-edit in a single ajax request, without the loading placeholders.

After bulk-editing or in-place-editing, ensures the pager count is correctly updated.
Does the update and refresh for in-place-edit in a single ajax request, without the loading placeholders.
@civibot
Copy link

civibot bot commented Nov 24, 2021

(Standard links)

@demeritcowboy
Copy link
Contributor

Runs ok for me.

@colemanw colemanw deleted the searchKitEditing branch November 27, 2021 19:37
@colemanw
Copy link
Member Author

Thanks @demeritcowboy - super helpful to get that merged

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

Successfully merging this pull request may close these issues.

2 participants