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 broken update dialog and add input type float #19758

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Mar 8, 2021

Overview

Fixes a SearchKit regression in 5.36 where the bulk update action failed to show any fields. Also adds a widget for floating-point number fields.

Before

Cannot select fields in bulk update action. Floating point fields have input type=text.

After

Can select fields in bulk update action. Floating point fields have input type=number.

@civibot
Copy link

civibot bot commented Mar 8, 2021

(Standard links)

@civibot civibot bot added the 5.36 label Mar 8, 2021
@eileenmcnaughton
Copy link
Contributor

Yep that fixes it!

@eileenmcnaughton eileenmcnaughton merged commit 2baa737 into civicrm:5.36 Mar 8, 2021
@eileenmcnaughton eileenmcnaughton deleted the searchKitFix branch March 8, 2021 20:11
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