MinnPost / object-sync-for-salesforce

WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
https://wordpress.org/plugins/object-sync-for-salesforce/
GNU General Public License v2.0
95 stars 52 forks source link

The (still in-progress) fieldmap screen redesign breaks CMB2 collapsible boxes #412

Open jonathanstegall opened 3 years ago

jonathanstegall commented 3 years ago

Describe the bug In the #339 branch, CMB2 boxes won't expand if they're set to be closed by default.

To Reproduce Steps to reproduce the behavior:

  1. switch to 328-fieldmap-screen-design-updates branch
  2. go to a post edit screen that has CMB2 boxes on it
  3. boxes that start as open are fine, but boxes that are closed will not open

Expected behavior These boxes should be unaffected