jmix
jmix copied to clipboard
Incorrect display of the table header when width=AUTO and height is small
Test case:
- Create a project. Create some entity and screens for it.
- Change the table in the browser screen like this:
<groupTable id="newEntitiesTable" height="200px"
width="AUTO"
dataContainer="newEntitiesDc">
- Launch the application and create 3 or more entity instances.
- See our table: