Warren Parad

Results 30 issues of Warren Parad

When I open up the select box I start at the top of the options, even if the selected value is on the bottom. This is an issue when the...

This fixes enabling passing a wallet `json object` not only a wallet encoded JSON string. Before the error implied there was a problem with the wallet even when there isn't...

minor-bump

**Is your feature request related to a problem? Please describe.** Spellchecking the word `Eidt` resolves `list` with distance 2, instead of `edit`. This is because the check doesn't include simple...

enhancement

### Describe the PR Opening a modal incorrectly always pads the body and the modal even when there is no reason to because the scroll bar isn't needed. ![image](https://user-images.githubusercontent.com/5056218/110144320-8011f300-7dd8-11eb-8708-c9f522d12273.png) ###...

Type: Fix
PR: Patch

I'm using a framework (AWS API gateway) that isn't one that is supported directly, and while I'm not asking for that framework to be supported, there is a lot of...

**Describe the bug** The middlewares when not being used are still imported into memory and unnecessarily take up time loading. **Expected behavior** Only the middlewares that are going to be...

Fixes a bunch of unnecessary complexity in recursion and two issues that should be resolved. No idea why the browser tests are failing, I thought it was bad coveralls configuration,...

### Describe the bug Currently "Up" is increment and "Down" is decrement time. If this was a just a number picker it would be great. The problem is this is...

The & character in organization's names is not displayed correctly: In article display: ![image](https://github.com/forem/forem/assets/5056218/a00cdba9-c79c-401f-83c3-ad33a3b66199) See: https://dev.to/standup-and-prosper/measuring-team-success-onf And on the profile screen: ![image](https://github.com/forem/forem/assets/5056218/8f8eea19-2150-4651-aa5a-c78a9a889ef2) See: https://dev.to/wparad

bug

If you run this executable occasionally it will decide to delete the current working directory as well as the target. I'm almost positive it was happening when running `safe-rm CHILD_DIRECTORY...