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

dev/core#693 : On contact summary page, on submitting a 'New Case' form doesn't redirect to 'Manage Case' screen #13527

Merged
merged 1 commit into from
Feb 4, 2019

Conversation

monishdeb
Copy link
Member

Overview

Steps to replicate:

  1. Go to Case tab in Contact summary page.
  2. Click on 'Add Case' button which opens the 'New Case' backoffice form in a popup.
  3. Fill and submit the form which simply closes the popup and does not redirect to the 'Manage Case' screen. Although the redirect url is declared in here

Before

before

After

after

Technical Details

Add 'no-popup' class to 'Add Case' button so that 'New Case' backoffice form always opens in a new window and thus redirects to 'Manage Case' on submit

Comments

ping @lcdservices @colemanw

@civibot
Copy link

civibot bot commented Feb 4, 2019

(Standard links)

@civibot civibot bot added the master label Feb 4, 2019
@lcdservices
Copy link
Contributor

tested and confirmed it works as expected.

@colemanw
Copy link
Member

colemanw commented Feb 4, 2019

I'm happy with this change.

@colemanw colemanw merged commit 49263ab into civicrm:master Feb 4, 2019
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.

3 participants