Skip to content

Only show number of builds that fit on screen #9

@pascalberger

Description

@pascalberger

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions