generated from Seekra/repository-template
Restrict first-level settings #116
Notifications
Due Date
No due date set.
Blocks
#79 Add settings page renderer
Seekra/frontend
Reference: Seekra/frontend#116
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Restrict base settings
The first-level settings (that will be shown in the sidebar in the future) are settings like every other setting, i. e. the sidebar can also contain settings like switches (
bool) or selections (selection). But it should only contain section buttons/links, such as General or Appearance.Update the settings validator so that it no longer accepts other settings than sections as first-level settings.
Restrict base settingsto Restrict first-level settings