Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Pagination styleName attribute removes its own styles #690

Closed
Flaurite opened this issue Oct 8, 2021 · 1 comment
Closed

Pagination styleName attribute removes its own styles #690

Flaurite opened this issue Oct 8, 2021 · 1 comment
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@Flaurite
Copy link
Contributor

Flaurite commented Oct 8, 2021

Description

Steps to reproduce

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

ER
image

For SimplePagination
image

AR
image

For SimplePagination
image


QA

Check above case for the SimplePagination.

@Flaurite Flaurite added the type: bug Something isn't working label Oct 8, 2021
@Flaurite Flaurite added this to the 1.1.0 milestone Oct 8, 2021
@Flaurite Flaurite self-assigned this Oct 8, 2021
Flaurite added a commit that referenced this issue Oct 13, 2021
Pagination/SimplePagination should set/get styles just like other components
@lovtsovaik lovtsovaik assigned reznikova21 and unassigned lovtsovaik Oct 13, 2021
@reznikova21
Copy link

Jmix version: 1.1.0-SNAPSHOT - verified

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants