Dmitriy Kremnev

Results 46 issues of Dmitriy Kremnev

Reproduce attached: [reproduce.zip](https://github.com/jmix-framework/jmix/files/9672565/reproduce.zip)

type: bug
size: S
in: datatools

io.jmix.flowui.component.ComponentGenerationContext

in: flowui

* Selected entity * Selected mode Due to changes in https://github.com/jmix-framework/jmix/issues/1040 it will help restoring `EntityInspectorListView` state when `EntityInspectorDetailView` is closed.

in: datatools
in: flowui

Patch attached [Patch.zip](https://github.com/jmix-framework/jmix/files/9659174/Patch.zip)

in: flowui

Same as io.jmix.ui.action.valuespicker.ValuesSelectAction

in: flowui

Steps: 1. Add action to view 2. Bind action to first component 3. Bind action to second component 4. Open view in runtime ![image](https://user-images.githubusercontent.com/75516667/191933487-6bbcf237-7f3d-45c8-aa64-ce7b24b0d282.png) ![image](https://user-images.githubusercontent.com/75516667/191933575-61156fc2-094a-4e94-aa1b-678243429b06.png) Look at: io.jmix.flowui.kit.component.button.JmixButtonActionSupport#updateIcon

in: flowui