Closed JeremyMCastillo closed 1 year ago
@JeremyMCastillo may I ask you to rebase PR to master
branch? I will save a lot of work as develop
is much outdated.
@cyp3rius Absolutely, I've rebased the PR! I'd be glad to provide anything else if needed.
@cyp3rius FYI I amended my last commit to include gpg signature.
All collection types should allow comments when no enabled collection types are set.
Ticket
Configuration Page
Summary
This PR fixes the behavior of the "Enable comments only for" setting in the Comments plugin configuration. The tooltip underneath the setting states that "If none is selected, all the content types are enabled" however, in production when no content types are selected then no content types are enabled.
Test Plan
This fix was tested with two Content Types: Post and Writer.
Before Fix:
After Fix: