Gleb Durygin
Gleb Durygin
### Environment - Platform version: 7.2.13 ### Description of the bug or enhancement `InstanceLoader#addPreLoaderEvent(Consumer listener)` and `InstanceLoader#addPostLoaderEvent(Consumer listener)` methods do not have `PreLoadEvent` and `PostLoadEvent` have no generic value type....
### Environment - Platform version: 7.2 ### Description of the bug or enhancement Forum [topic](https://www.cuba-platform.ru/discuss/t/skroll-tabliczy-posle-redaktirovaniya-zapisi/4715) - Minimal reproducible example 1) Create a MasterDetailScreen 2) Create a lot of records so...
### Description of the bug or enhancement Provide an ability to define image or icon for options in `SuggestionField` and `SuggestionPickerField` components (`HasOptionImageProvider`, `HasOptionIconProvider` interfaces). To add `optionIconProvider` and `optionImageProvider`...
Relates cuba-platform/cuba#1877 ### Environment - Documentation version: 7.2 - Part of the documentation: Manual - Existing page: [Application Properties](https://doc.cuba-platform.com/manual-7.0/app_properties_reference.html) ### Description of the bug or enhancement Application property `cuba.web.conversionErrorDisplayType` defines...
### Environment - Documentation version: 7.0 - Part of the documentation: Manual - Existing page: [TokenList](https://doc.cuba-platform.com/manual-7.1/gui_TokenList.html) - Relates to cuba-platform/cuba#2461 & cuba-platform/cuba#2865