Read this PR (comments + diff) to understand the problem #394
Let's fix this by preserving backward compatibility
- remove --modal entirely from argparse
- remove --modal from config
- add --no-modal to argparser. No-modal allows to disable modal
Make sure the change is backward compatible.
Make sure to apply the change on all CLIs that have a modal parameter
Read this PR (comments + diff) to understand the problem #394
Let's fix this by preserving backward compatibility
Make sure the change is backward compatible.
Make sure to apply the change on all CLIs that have a modal parameter