Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system.pages.hide_empty_folders should be Boolean #2925

Closed
NoNoNo opened this issue May 26, 2020 · 1 comment
Closed

system.pages.hide_empty_folders should be Boolean #2925

NoNoNo opened this issue May 26, 2020 · 1 comment
Labels

Comments

@NoNoNo
Copy link

NoNoNo commented May 26, 2020

system.pages.hide_empty_folders should be of type Boolean IMHO:

pages.hide_empty_folders:
    type: selectize
    size: large
    label: PLUGIN_ADMIN.HIDE_EMPTY_FOLDERS
    help: PLUGIN_ADMIN.HIDE_EMPTY_FOLDERS_HELP
    classes: fancy
    validate:
        type: commalist

system/blueprints/config/system.yaml#L243

@rhukster
Copy link
Member

Fixed in 1.7 branch

rhukster added a commit that referenced this issue May 26, 2020
Signed-off-by: Andy Miller <rhuk@mac.com>
@mahagr mahagr closed this as completed Jul 7, 2020
@mahagr mahagr added fixed and removed fixed in 1.7 labels Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants