Vyacheslav Pushkin

Results 10 issues of Vyacheslav Pushkin

Frontend Generator allows non-integer answers in questions that have property type `StudioTemplatePropertyType.INTEGER`. E.g. entering `2.45439` or `iamnotanumber` will not cause a failure and may lead to unexpected results later.

### To Reproduce 1. Make side menu bigger than the viewport (e.g. zoom or resize the viewport). 2. Scroll down. ### Actual Result ![image](https://user-images.githubusercontent.com/8298981/83149550-486c7100-a10b-11ea-87e1-37f94bc35b1d.png)

bug

There is a visible input lag in forms with large number of fields, possibly because each keystroke in any of the form inputs causes all `Field`s to re-render.

bug
generator: React
package: cuba-react-ui
severity: major

``` index.esm.js:876 Uncaught Error: Cannot find MetaPropertyInfo for property login ```

bug
package: front-generator
generator: React

Explain basics e.g. how to authenticate, how to use services, queries, perform CRUD operations, etc.

documentation

See https://github.com/Haulmont/jmix-frontend/issues/48

Fix in `master` and `release_0_9` (create a separate PR for each). ### STR Generate the documentation site. [Instruction.](https://github.com/Haulmont/jmix-frontend/blob/master/CONTRIBUTING.md#documentation). Open documentation site and click on any API reference link. For example,...

``` npm ERR! Could not resolve dependency: npm ERR! peer react-intl@"^5.20.10" from @react-buddy/[email protected] ``` Requires major version bump (-> @react-buddy/[email protected]).