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

use a hidden_field for apps shared across clusters #3858

Closed
wants to merge 1 commit into from

Conversation

johrstrom
Copy link
Contributor

Fixes #3857 so that clusters are a hidden_field and not fixed. This allows dynamic javascript directives to continue to key off of the cluster field.

@johrstrom
Copy link
Contributor Author

This is going to need a larger refactor to account for the cluster attribute. Tests here fail because OnDemand doesn't recognize this app as a preset app anymore, because it's not, the cluster attribute is still usable, it's just hidden.

@johrstrom johrstrom closed this Oct 7, 2024
@johrstrom johrstrom deleted the hidden-cluster branch October 7, 2024 20:07
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.

cluster widgets should be hidden not fixed
2 participants