Paul Aldrich
Paul Aldrich
### Describe the feature you'd like: I would like a `toContainStyle` jest matcher, similar to `toHaveStyle` but not requiring the full CSS prop name and value to be entered into...
Quick foreword: I'm working on a skill that I did not create. Per the [Alexa documentation](https://developer.amazon.com/en-US/docs/alexa/alexa-gadgets-toolkit/control-interruption-alexa-speech.html#speech-interruption-example), setting the `playBehavior` to `REPLACE_ALL` is supposed to replace any enqueued speech with the...
### Steps to reproduce Link to live example: https://stackblitz.com/edit/react-4lhmay?file=Demo.tsx Steps: 1. Observe the `MuiFormControl-root` width. 2. Open the dropdown. Observe that the menu item widths are 4px less. 3. The...
This always says only 1 character can be used at once, regardless of the `MAX_PLAYERS_PER_IP` setting. Maybe change it to something more generic like "You may only use so many...
Steps to Reproduce: 1. Download `rscplus-windows.zip` 2. Create a new folder, `C:\Program Files\RSC+` 3. Extract the contents of the package to `C:\Program Files\RSC+` 4. Run `rscplus_console.exe`. RSC+ does not start...
I have the highlighted items notification enabled and the seconds set to 60.  However, I noticed sometimes, I get a notification immediately when the item drops, not after 60...
Added helpful info under Step 1 of the Quick Start. I had to run this `Set-ExecutionPolicy` command or the install would fail with one of the following - `Cannot find...