-
Notifications
You must be signed in to change notification settings - Fork 414
[Bug]: RowsΒ #1195
Copy link
Copy link
Open
Labels
area:dashboardissue regarding the dashboardissue regarding the dashboardbug: low prioritysomething isn't working as it should, but it's not critical to the core functionalitysomething isn't working as it should, but it's not critical to the core functionality
Metadata
Metadata
Assignees
Labels
area:dashboardissue regarding the dashboardissue regarding the dashboardbug: low prioritysomething isn't working as it should, but it's not critical to the core functionalitysomething isn't working as it should, but it's not critical to the core functionality
What happened?
If you set the rows to 500, but have less than that, you still have to scroll what would be 500 rows down to change it back.
What did you expect to happen?
It should only show the maximum number of actual files per row despite what the row setting is.
Version
7.7.2
Reproduction Steps
Go to files, set row to 500, then you have to scroll all the way despite the number of files.
Relevant log output
Code of Conduct