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

[Alpha v14.0] - Connection Requests Bulk Update Block Odd Behavior #5139

Closed
1 task done
mikedotmundy opened this issue Aug 24, 2022 · 1 comment
Closed
1 task done

Comments

@mikedotmundy
Copy link

mikedotmundy commented Aug 24, 2022

Prerequisites

Description

In the new Connection Requests Bulk Update block, after completing a bulk update, you are redirected right back to the same bulk update page. The bulk update is completed successfully, however you are unaware of this because no confirmation message is given and you are right back where you started. The first time this happened, it left me wondering if the bulk update was even successful.

A Picture Is worth a Thousand Words

Screen.Recording.2022-08-23.at.22.06.08.mov

Steps to Reproduce

  1. Go to the Connection Request Board (in list view) and select a few Connection Requests to bulk update.
  2. Proceed to bulk update page.
  3. Change any setting - does not matter, and click "Update".
  4. Click "Confirm" on the next page.
  5. Find yourself right back on the bulk update page wondering if your bulk update was successful.

Expected behavior:

I would expect to either a), be redirected back to the Connection Request Board page or b), be given some kind of confirmation message that the update was successful.

Actual behavior:

You find yourself right back on the bulk update page wondering if your bulk update was successful.

Versions

  • Rock Version: [v14.0]
  • Client Culture Setting: [en-US]
@nairdo
Copy link
Member

nairdo commented Aug 25, 2022

This is under internal review. When there are multiple requests selected -- which span multiple campuses -- then the Campus Filter is used to control which "set" is being operated on (since only one campus-set can be modified at one time). We are probably going to change that confirmation screen to a popup modal. After update is saved, the modal will show a success message. After closing the modal the individual can then use the "Cancel" button (which will be changed to the word "Back" after successful update). Or the individual can select the next campus set.

image

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

No branches or pull requests

4 participants