-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature Request: Add Ability to Disable Block #102
Comments
Excellent Suggestion. I'd take pull requests for this if it fits the following criteria:
|
ok let me confirm a few things. point 1: you are referring to the columns here and not the block, is that correct? you want to have the switch as well in the columns options on top of the blocks? point 2: yes i agree the logic should be in the for the point 3, I think you mean to put the switch at the top of the General Tab and not at the bottom, correct? |
I made a PR to add the disabled capacity at the blocks levels first. |
Point 1: The Column options yaml file contains the content that is re-used throughout the blocks (bad naming convention there I know) Point 2: Awesome Point 3: I think it would look better at the bottom since it won't be as used as the other options but still needs to be there. |
I updated the |
The switch should exist on both the section and the column blocks. Would add granular control. |
to be bale to disable a block.
helpful for testing purpose when client is not sure if he wants to remove a block or not and see how it looks.
that would avoid to delete the block and hen have to redo it again later on.
The text was updated successfully, but these errors were encountered: