Pascal Breuninger
Pascal Breuninger
Hey @hex-developer , thank you for opening this feature request. We've received this kind of feedback quite often ever since we've launched DevPod and are currently investigating options of server-side...
FYI: I closed this as it's on our roadmap but we don't have an ETA yet
@hex-developer We're currently running a private beta for [DevPod.Pro](https://devpod.sh/pro/)
Hey @kmarilleau, thanks for opening the issue. We can definitely do a better job of letting you know the command succeeded in the UI, wouldn't change the cli output for...
@s-vamshi, that'd be cool. We can either show a toast or show a message above the terminal based on the result. We currently handle this in the [Actions.tsx](https://github.com/loft-sh/devpod/blob/ffa872c84679c3d2044351686b03b27551d96f53/desktop/src/views/Actions/Action.tsx#L35) file. You...
would prefer to stick to chakra ui because we're using that for other toasts as well :) https://chakra-ui.com/docs/components/toast/usage
closing due to inactivity
oh wow, thank you for reporting this issue! We'll investigate
we weren't able to reproduce this issue unfortunately. Let us know if there's something specific we need to enable on windows
DevPod should be compatible with nerdctl and containerd after we merge #1011. We consider this as an experimental feature, use at your own risk 😅