-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Currently all builds are shown. If there are a lot of builds a scrollbar ist shown. For build screens in kiosk mode this doesn't make much sense and can lead to performance issues if run on low-end devices (like a Raspberry Pi).
It would be nice if there is an option to only show as much builds as fit on the viewport. Or at least on option to manually define how many builds should be shown.
The ordering should be taken into consideration for this. Eg. it won't work if only the top 10 builds are read from TFS, since we always want failing builds to be on top. Therefore I'm not sure if this can be solved on the data reading layer or only later in the Angular view code.
Metadata
Metadata
Assignees
Labels
No labels