6c079daafa
no issue Only Admins/Owners can browse members to get member counts but Editors/Authors are allowed to send email. This means we need to account for the count figures being missing. - added guard to the total member count fetch in `PublishOptions` - guard needed because the failed API request would abort setup - when the current user isn't an admin, set the total member count to 1 to avoid email options being disabled - added guard in the `{{members-count-fetcher}}` resource so we're not triggering API errors and the count is kept as `null` so it's handled automatically if passed to `{{gh-pluralize}}` - updated `<GhMembersRecipientSelect>` to not show counts (or the surrounding `()`) when the count is `null` |
||
---|---|---|
.. | ||
bound-one-way.js | ||
caja-sanitizers.js | ||
copy-text-to-clipboard.js | ||
ctrl-or-cmd.js | ||
currency.js | ||
flatten-grouped-options.js | ||
format-markdown.js | ||
get-scroll-parent.js | ||
ghost-paths.js | ||
isNumber.js | ||
link-component.js | ||
password-generator.js | ||
publish-options.js | ||
route.js | ||
slug-url.js | ||
window-proxy.js |