James Harris
James Harris
To comply with accessibility standards, disabling the control should also remove it from being tab-selected. This could be achieved by setting `tabindex: -1` on the relevant ``.
Yes please! I'm trying to switch my company's APIs over to using Deno and lack of MSSQL compatibility is a blocker for us.
Thanks for looking into this!
I updated GitKraken CLI to v3.0.7 and saw the same issue, so I ran `gk provider remove azure` and `gk provider add azure`. Now when I run `gk ws list`...
I'm now having a different problem. When I update gitkraken-cli from Homebrew and then run `gk`, I get the error `zsh: command not found: gitk`. Google says I should resolve...
`unalias gk` fixed `zsh: command not found: gitk`, thank you. I've updated to `gk` core 3.1.8 and CLI 3.1.9. The results I get are similar: I ran `gk provider remove...