Aditya Agarwal
Aditya Agarwal
happening with me too.
That's a nice catch. When I implemented parent actions I didn't consider that they could be triggered by keyboard shortcuts. I'll need to look into whether we should change the...
the way the API is designed is that a child action has the info that it's a nested action because it has parentActionId. However parent doesn't have any such info....
As I see there are two tasks 1. When user presses keyboard shortcut of a parent action, open the palette and select the action. For that you can look into...
awesome!!! Regarding the E2E tests, I'll re-run them on my local once more to see if they are failing there too.
Hey Shaun, I actually added this feature just 5 days back. But I've yet to write its docs and release on npm. You will be able to use it like...
Hey @commit-master glad you liked the package. I'm a little busy next 2 weeks but after that I'll definitely pick this.
Hey @commit-master thanks for volunteering, would you like to write the docs for this feature?
thanks a lot for this PR, most of the stuff seems on-point and the demo is working without any hiccups. There are some minor comments, please take your time in...
I think I'll start with https://github.com/NodeOS/NodeOS/blob/master/lib/index.js and then https://github.com/NodeOS/nodeos-linux