Skip to content

Hide "More" Section in Settings when everything is disabled inside #3271

Description

@jesmrec

Steps to reproduce

in setup.xml file:

<bool name="help_enabled">false</bool>
<bool name="sync_calendar_contacts_enabled">false</bool>
<bool name="imprint_enabled">false</bool>
<bool name="recommend_enabled">false</bool>
<bool name="feedback_enabled">false</bool>
<bool name="privacy_policy_enabled">false</bool>

everything disabled.

Open More section in Settings

Actual behaviour

Blank page

Expected behaviour

If everything is disabled, More should be disabled in the main Settings view

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions