When a non-admin accesses Special:CommunityConfiguration, they should see it in a non-active state (as they are not actually able to press Submit and change the configuration itself). We still want non-admins to be able to see the configuration, similarly to Special:EditGrowthConfig in GrowthExperiments.
All logged in and logged out accounts should have access to view the Community Configuration dashboard and forms.
When a non-admin user goes to Special:CommunityConfiguration and selects a provider to edit, they are unable to change any of the form fields or to submit the form.
Designs
TBD
Acceptance Criteria
Given I'm logged out or logged in as a non-Admin,
When I access a Community Configuration form,
Then the form is clearly inactive and I'm unable to edit it.
Given I'm logged in as an admin,
When I access a Community Configuration form,
Then the form is clearly active and I can edit it.







