[bug]: Can't delete bottom sheet
Describe the bug
when i try to delete bottom sheet there is no subcommands for bottom sheet
To reproduce
stacked delete bottom_sheet YOUR_BOTTOM_SHEET
Expected behavior
No response
Screenshots
Additional Context
No response
Hi @mohammedabdelkhalik , that feature does not exists on Stacked CLI. The delete dialog command was introduced by @sebastianbuechler on this PR. If you can, you are welcome to implement delete sheet command and make a pull request, after passing the reviews will be merged into stacked_cli. Otherwise, we will add it sooner or later. At the moment we are busy with other priorities but I will add this feature request to the backlog.
Cheers!
Any news about this improvement? I've got the same problem in my project
Thanks for you reply !
Any news about this improvement? I've got the same problem in my project
Thanks for you reply !
You can simply build it yourself similar to the delete dialog functionality: https://github.com/Stacked-Org/cli/pull/34