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 - Fix editable dates on standalone form #22366

Merged

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Jan 4, 2022

Overview

Fixes edit-in-place date widgets when viewing a search display as a standalone page.

Before

Page goes blank.
See https://lab.civicrm.org/dev/report/-/issues/91 and https://lab.civicrm.org/dev/core/-/issues/3017

After

Works

Technical Details

For better or worse, the crmDatePicker widget requires a parent <form> element.

For better or worse, the crmDatePicker widget requires a parent <form> element.
Fixes dev/core#3017
@civibot
Copy link

civibot bot commented Jan 4, 2022

(Standard links)

@civibot civibot bot added the master label Jan 4, 2022
@demeritcowboy demeritcowboy added the merge ready PR will be merged after a few days if there are no objections label Jan 4, 2022
@demeritcowboy
Copy link
Contributor

This looks ok to me.

@eileenmcnaughton
Copy link
Contributor

Me too! It worked in testing

@eileenmcnaughton eileenmcnaughton merged commit 4630148 into civicrm:master Jan 5, 2022
@eileenmcnaughton eileenmcnaughton deleted the fixSearchKitEditableDates branch January 5, 2022 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master merge ready PR will be merged after a few days if there are no objections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants