Closed pascallaliberte closed 7 months ago
Fixes https://github.com/bullet-train-co/bullet_train-core/issues/807
When switching to use the option partial in #51, using option_field_options for feeding data and other attributes to the option field broke the select all and bulk actions buttons.
option
option_field_options
This PR uses the options field we standardized in https://github.com/bullet-train-co/bullet_train-core/pull/633
options
Just released this in version 1.2.15
Fixes https://github.com/bullet-train-co/bullet_train-core/issues/807
When switching to use the
option
partial in #51, usingoption_field_options
for feeding data and other attributes to the option field broke the select all and bulk actions buttons.This PR uses the
options
field we standardized in https://github.com/bullet-train-co/bullet_train-core/pull/633