Ivan Savoskin

Results 7 issues of Ivan Savoskin

Enhancement: I noticed some problems with unnecessary renders. If the data in the table has changed, then everything is completely re-rendered, therefore, if we scrolled to the bottom of the...

Hello! Trying to install a library but can't due to compatibility issues iexbase/web3.php which doesn't support php 8 ``` composer require iexbase/tron-api --ignore-platform-reqs Problem 1 - iexbase/tron-api[4.0, ..., 4.0.1] require...

## Describe the bug When starting the test, the following error occurs ``` Test suite failed to run SyntaxError: Identifier expected. (1:10) > 1 | function () { | ^...

bug

I want to use redux-persist-electron-storage to store some project data. I set everything up according to the instructions. To begin with, the application started to run for a very long...

If Multiselect is placed in a modal window, the list of options is not visible because it has a lower z-index than the modal window.

### Description At the moment, the design of the settings menu implies a minimum width of 720px. Because of this, the menu is poorly displayed in the Edge browser, since...

community enhancement

### Description Sometimes it can be useful to flip an image or mirror it horizontally. There is no such functionality at the moment, but it could be added. ### Problem...

community enhancement