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

Path selector config hide #3066

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Path selector config hide #3066

merged 3 commits into from
Sep 26, 2023

Conversation

johrstrom
Copy link
Contributor

This updates the path selector to actually use configurations to hide hidden things and files.

Here's an example configuration with defaults.

---
cluster:
  - owens
form:
  - path
attributes:
  path:
    widget: 'path_selector'
    show_hidden: false
    show_files: true

@johrstrom johrstrom merged commit 4270ae6 into master Sep 26, 2023
20 checks passed
@johrstrom johrstrom deleted the path-selector-config-hide branch September 26, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants