wpengine / atlas-content-modeler

Content modeling plugin for WordPress
https://developers.wpengine.com/docs/atlas-content-modeler
GNU General Public License v2.0
165 stars 13 forks source link

ACM: Empty repeater fields show a list of entries when browser tab loses and regains focus #678

Closed ChrisWiegman closed 9 months ago

ChrisWiegman commented 11 months ago

To reproduce

The “Bs” relationship field will refresh, showing all B entries even though you did not add any related B entries manually.

Expected behavior

Relationship fields should not update on tab focus to show entries if none are set for that field.

Resources

Has been reported several times. Write up here: https://github.com/wpengine/atlas-content-modeler/issues/627

mindctrl commented 9 months ago

Fixed in https://github.com/wpengine/atlas-content-modeler/pull/683