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

Handle the block-level submit button as a block option #162

Open
nbenn opened this issue Jan 9, 2024 · 1 comment
Open

Handle the block-level submit button as a block option #162

nbenn opened this issue Jan 9, 2024 · 1 comment

Comments

@nbenn
Copy link
Collaborator

nbenn commented Jan 9, 2024

Currently a block-level submit button can be enabled by having the block inherit from submit_block. A cleaner solution for this, such as a block attribute that can be set in the base constructor would be nice.

@nbenn
Copy link
Collaborator Author

nbenn commented Feb 8, 2024

Functionality-wise one issue that has been raised (in #249) is that for a situation where is_initialized(block), we should auto-submit. This might be the case when default values suffice for initialization or also when restoring the state of a block such that all necessary information is available for eval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant