jmix-projects / jmix-ui

DEPRECATED. Use https://github.com/jmix-framework/jmix
https://www.jmix.io
3 stars 7 forks source link

Pagination styleName attribute removes its own styles #690

Closed Flaurite closed 2 years ago

Flaurite commented 2 years ago

Description

Steps to reproduce

  1. Add pagination component with styleName to the screen:
    <pagination itemsPerPageDefaultValue="1"
            maxVisiblePages="3"
            stylename="large">
    <loaderProvider loaderId="ordersDl"/>
    </pagination>
  2. Open screen:

ER image

For SimplePagination image

AR image

For SimplePagination image


QA

Check above case for the SimplePagination.

reznikova21 commented 2 years ago

Jmix version: 1.1.0-SNAPSHOT - verified