Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll buttons are around rows counter #3278

Open
konyashkina opened this issue Aug 30, 2022 · 0 comments
Open

Scroll buttons are around rows counter #3278

konyashkina opened this issue Aug 30, 2022 · 0 comments
Assignees
Labels
severity: minor The defect does not affect functionality or data. It is merely an inconvenience. type: bug Something isn't working
Milestone

Comments

@konyashkina
Copy link

From forum https://www.cuba-platform.ru/discuss/t/skroll-schetchika-strok/6477/4

Tested on
CUBA Platform version: 7.2.19
CUBA Studio plugin version: 15.10-213
IntelliJ version: IntelliJ IDEA 2021.3 (Community Edition)

Steps to reproduce:

  1. Create new Cuba project or open an existing one.
  2. Create an entity.
  3. Create browser and editor screens for the entity. Set <rowsCount autoLoad="true"/> in the browse descriptor.
  4. Run Cuba app, open it in browser, log in and open the entity browser. Add some records and check that there is no scroll buttons near rows counter.
  5. Go back to the studio, remove buttonsPanel section from the browser descriptior. (Hot deploy is triggered successfully.)
  6. Go back to browser and check counter area on the page.

ER: There are no scroll buttons around rows counter.
AR: There are vertical scroll buttons near the rows counter.
rowsCount

@konyashkina konyashkina added the severity: minor The defect does not affect functionality or data. It is merely an inconvenience. label Aug 30, 2022
@konyashkina konyashkina changed the title Scroll buttons are around rows counter if there is no buttons panel on a page Scroll buttons are around rows counter Aug 30, 2022
@Flaurite Flaurite added the type: bug Something isn't working label Aug 30, 2022
@Flaurite Flaurite added this to the Release 7.2 milestone Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: minor The defect does not affect functionality or data. It is merely an inconvenience. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants