Mike Shi
Mike Shi
If a user is typing text into a content editable textbox (ex. gmail message composer), we won't handle capturing the text entered properly. We should probably try to treat them...
If you enter multi-line content into a text field, the recorder won't properly escape the new line characters.
In my application a user can set a new `repeatInterval` for a given job, on the backend the server fetches a matching job via `agenda.jobs` and then updates the job...
Fixes https://github.com/gilbarbara/react-joyride/issues/817 This changes so that the Scope does not auto-focus unless `scrollToFirstStep` is set to true and `disableScrolling` is not false. This may or may not be desirable behavior,...
## 🐛 Bug Report I'm attempting to use multiple Joyrides on a single long page, I found initially that Joyride seems to get confused between multiple instances and will scroll...
Relevant to client 2.0.0-beta-4 Right now Horizon client is broken for React Native straight out of the box (through NPM). React Native tries to package all of a project's dependencies...
Would be cool to be able to pull up the env without having to have local dependencies (mongo and specific node version) through docker/docker-compose.
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Using vim keybindings enabled (I've seen it happen without vim, but harder...
Often times even locally you need access to traces, metrics, logs, or at least have the ability to preview the telemetry you may be implementing without pushing to prod. We...
Right now it's not clear to a user what the minimum password requirements are. Ex. I had to keep trying different passwords until I learned all 3 requirements. From [SyncLinear.com](https://synclinear.com)...