Doto

Results 5 issues of Doto

In an Electron app, I'm loading up a vue-trend-chart in a [Vuetify full-screen dialog](https://vuetifyjs.com/en/components/dialogs/#fullscreen). Initially, I had an issue with the graph loading up at what appears to be a...

enhancement

I'm calling a python script as such: ``` let options = { scriptPath: bgScriptPath, args: ['process-data', '--site-id', site.id] } let pyshell = new PythonShell(bgScriptPath, options, {mode: 'binery '}) ``` This...

question

**Describe the bug** Pressing start doesn't exit the application while viewing absent games **To Reproduce** Steps to reproduce the behaviour: 1. Press Y to view absent games 2. Pressing start...

bug
fixed

Proposed solution to https://github.com/derailed/k9s/issues/1514 There's not an easy & effective way, that I know of, to check for aliases within Go without running a bash shell in interactive mode and...

## KeyMap Issue I'm aiming to customise the help keymap for the file picker when picking a file. For me personally, I don't like that it shows and there's the...

bug
enhancement
filepicker