mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
2a876ac7a8
- closes https://github.com/TryGhost/Team/issues/2786 - when trying to deselect all recipients, the UI would pass null as the filter to publish-options - publish-options would then fallback to the default options, which is all recipients, and then the UI wouldn't update which made things even weirder - we want to fallback to the default recipients when the recipientFilter is undefined (e.g. hasn't been set at all), but not when it is explicitly set to null (e.g. when the user has deselected all recipients) |
||
---|---|---|
.. | ||
acceptance | ||
helpers | ||
integration | ||
unit | ||
.eslintrc.js | ||
index.html | ||
test-helper.js |