Skip to content

Add sorting to test.phlask.me #3

@gcardonag

Description

@gcardonag

In order to make it easier for people to sort the results shown when there are a lot of active tests, we would like to add sorting to the page generated when someone goes to test.phlask.me.

This can be done by adding sort functionality to the table generated here: https://github.com/phlask/infrastructure/blob/main/src_code/test-page-list/lambda_function.py#L96-L120

Since this content is generated and returned by the Lambda function when the page is requested, this new addition should be kept as a simple implementation extending the current content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions