Eli Sherer

Results 8 issues of Eli Sherer

Inside activity and for fetching token and bot user by it, addresses #1962 By @reesesm2000 > If a bot is installed in an Enterprise Grid, it can be accessed from...

Fireworks concept (based on confetti code) (can be used multiple times at once to create a nice fireworks effect) ![CPT2206122327-458x269](https://user-images.githubusercontent.com/1045347/173252368-edb59ac3-94eb-43eb-ad3a-9f836ff41b41.gif) Still needs some work I guess...

Hi, I would really like to be able to control the mobile prop of the captureScreenshot call.

When clicking on the scrollbar on IE10+ and then outside the dropdown don't hide. There is handling for it in the code, but it doesn't work. _This can be reproduced...

``` WARNING in ./~/css-loader?importLoaders=3!./~/postcss-loader!./~/resolve-url-loader!./~/sass-loader?sourceMap&outputStyle=expanded!./~/react-selectize/themes/index.css autoprefixer: C:\themes\index.css:17:2: You should write display: flex by final spec instead of display: box WARNING in ./~/css-loader?importLoaders=3!./~/postcss-loader!./~/resolve-url-loader!./~/sass-loader?sourceMap&outputStyle=expanded!./~/react-selectize/themes/index.css autoprefixer: C:\themes\index.css:44:2: You should write display: flex by final...

Hi, I'm trying to test my components which uses the SimpleSelect field using Jest together with the react-test-renderer. I get an error that ResizableInput is using findDOMNode. using findDOMNode makes...

To better support mobile UX I would like to have the option change the type of the ResizableInput (In my case to 'tel', This way mobile devices will open a...