Ivan Voskoboinyk

Results 18 issues of Ivan Voskoboinyk

See related conversation: https://github.com/react-restart/ui/issues/84

The successor of #53, as v11.0 has already been released as a result of #54 - #52 - #54 - #55 - #56 - #57 - #58 - #59 -...

- Each class should have a separate file. - Each class file should be resolvable by it's FQCN.

Now it's satisfied by Guzzle v4 and Guzzle v5 (instead of just v5). Fixes #1 while keeps guzzle-v4-dependent apps in game.

I've noticed that the theme app requires environment variables in order to properly function (at least locally), but the variables themselves are never used within this repo codebase at all....

Sentry has it: https://docs.sentry.io/enriching-error-data/context/?platform=javascript#capturing-the-user Raygun has a few extra properties too: https://raygun.com/docs/languages/php#php-user-tracking an array of extra properties maybe? ```php $user->setExtraProperties(['ip_address' => '8.8.8.8']); ```

enhancement

The code is relying on `json_decode` and `JsonSerializable` interface, but `ext-json` is not required by *composer.json*. I think it should :)

### Link to reproduction _No response_ ### Describe the Bug When search criteria changes, the **drawer** list view does not reset the page, rendering "Not found" results, when in reality...

status: verified
stale
v2
keep