Aleksey Oblozhko

Results 31 issues of Aleksey Oblozhko

When user clicks on band name inside band's edit field, the band is not selected and band columns are not displayed on the right that may puzzle. Currently, to select...

size: S
in: reports

Community is reporting "Creating Process" BPM docs by following url https://docs.jmix.ru/jmix/bpm/creating-process-in-studio.html has some mistakes: 1. Illustartions must be swapped ![Image](https://github.com/user-attachments/assets/0a707cc0-9d95-4d48-a001-fa9b8ef162ce) 2. Step description for assignment is missing in section after...

On the theming section https://docs.jmix.io/jmix/flow-ui/themes/themes.html There should be a note on how to customize components styling based on Lumo theme variant (light or dark) with examples, e.g. ` html[theme='dark'] vaadin-button.my-class-name...

On Custom Project Templates section of russian docs version there is a mistake that is not present in english version https://docs.jmix.ru/jmix/studio/custom-project-templates.html ![Image](https://github.com/user-attachments/assets/9a02db91-961d-4834-aa1b-4c136c81260a) reference on build.gradle must be changed to gradle.properties

There should be a guide or documentation describing the way to get fancy Swagger UI for application developed with Jmix There should be the note that OpenAPI documentantion URL for...

Current OpenID Connect documentation page must be improved in code samples https://docs.jmix.io/jmix/oidc/index.html https://docs.jmix.ru/jmix/oidc/index.html It has SynchronizingOidcUserMapper implementation samples that are not fully-functional as they are missing idToken field mapping. Using...

For section about custom js-libraries and components: https://docs.jmix.io/jmix/flow-ui/vc/creating-components/js-component.html add the following notes: - Differences between @JsModule vs @JavaScript annotations and local and remote loading - How to add Custom loader...

in: flowui

For kanban addon documentation pages https://docs.jmix.io/jmix/kanban/kanban-styling.html https://docs.jmix.ru/jmix/kanban/kanban-styling.html At least kanban:taskRendererFunction must be documented and probably more examples of customization options added

### Environment Jmix version: 2.x ### Bug Description When confirmationText action is overriden in description text appears with provided but not evaluated vale ### Steps To Reproduce 1. create project...

type: bug
size: S
in: flowui
origin: user

### Environment Jmix version: 2.5 ### Bug Description report from Tg Community: When audited entity with very long instanceName value is on save process, database exception is thrown due to...

type: bug
size: S
in: audit
origin: user