-
In UI tests, it is common to encounter situations where production code includes Confirmation Dialogs or Option Dialogs. Currently, interacting with these dialogs (e.g., pressing OK or Cancel) is not …
-
Create a second composite project template suitable for storing subprojects in a monorepo. It should contain composite build scripts in the root. For example:
```
composite-project/
subprojec…
-
### Environment
Jmix version: 1.6.0
### Description
See https://forum.jmix.io/t/error-while-migrating-from-1-5-5-to-1-6-0/5472.
Wrong version of `logback-classic` and `slf4j-api` may appea…
-
### Environment
Jmix version: 2.x
### Bug Description
Whenever you want to create a report, after attempting to edit script opens **fullscript** editor - doesn't matter which type of script s…
-
### Environment
Jmix version: 2.3.999-SNAPSHOT
### Bug Description
See related issue: https://github.com/jmix-framework/jmix/issues/3708
### Steps To Reproduce
If you try to clear the v…
-
### Environment
Jmix version: 2.3.999-SNAPSHOT
### Bug Description
If the query parameters that were used for the `queryParametersFacet` are defined using `menu.xml` then:
![Screen Recording…
-
Source: [forum](https://forum.jmix.io/t/textfield-not-trimming-white-space-in-jmix-2/5132)
Similar to Classic UI - https://docs.jmix.io/1.x/jmix/1.5/ui/vcl/components/text-field.html#trim
-
If uploaded file name contains special characters, the originalname will be set in encoded form.
Steps to repro:
- upload file named 'file".ext'
- expected originalname = 'file".ext'
- actual or…
PRR24 updated
2 years ago
-
### Environment
Jmix version: 2.3+
Source: [forum](https://forum.jmix.io/t/superset-add-on-error-when-building-the-gradle-running-application/5521)
### Bug Description
The Superset team publ…
-
Source: [forum](https://forum.jmix.io/t/how-to-disable-initial-form-validation/5352)
Currently, when a field is bound to an entity attribute and this attribute is mandatory, validation is triggered…