Amir
Amir
fixed in #609 PR. Thanks to @iSentrie for help in testing resource
> Thank you for the pull request, however it introduces a lot of duplicate code. the `canSelect `part could be done in a one-liner for example. It would be nice...
I have added `onExport` to use `export` functionality, similar to `onSelect` with `string` type. I believe the `onSelect` with `string` type for `export` functionality should be removed as soon as...
When navigating from one menu to another, it's sometimes necessary to retain the arguments from the previous menu. For example, to edit the name or other details of a job...