-
Notifications
You must be signed in to change notification settings - Fork 159
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
feat: add page size #5470
feat: add page size #5470
Conversation
This comment has been minimized.
This comment has been minimized.
@LukasHirt at the moment the select extends the body and forces the user to scroll if the select is opened. Is it possible that we use calculated option on this select? |
@LukasHirt @tbsbdr what do you think about adding it to the |
Good point, however I'd expect users not to tinker with this too often and keep the UI "clean" and since it's a View-config it could go in the dropdown(?) |
yep, maybe. put it in the view-options 👍 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dude! Awesome 👌
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@kulmann Could we disable in sonarcloud the rule for wrapping |
yes, will do 👍 |
Kudos, SonarCloud Quality Gate passed! |
Results for oCISSharingBasic https://drone.owncloud.com/owncloud/web/17199/49/1
|
Description
Add page size to the view options so that the user can choose how many items he wants to see per page
Screenshots
TODO: