Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Conversation

@kamaradclimber
Copy link

When a user click on "ID" column header in task list view, the real intent
is likely to sort by hostname instead of sorting by task id.
Marathon task ids are ~random so sorting on them does not really make sense.
Sorting on hostname can be useful.

A better commit would sort on host+port but this one is likely good
enough.

When user click on "ID" column header in task list view, the real intent
is likely to sort by hostname instead of sorting by task id.
Marathon task id are ~random so sorting on them does not make sense.
Sorting on hostname actually makes more sense for people.

A better commit would sort on host+port but this one is likely good
enough.

Change-Id: Ia83cab32d4ac2353da07bc26ce8094c54d17c75e
@kamaradclimber
Copy link
Author

@Poltergeist would you have time to give me feedback on this patch please?

@kamaradclimber
Copy link
Author

@Poltergeist would you be the right contact for this change?

@Poltergeist
Copy link
Contributor

I am unfortunately not maintaining this repository anymore maybe @juliangieseke @DanielMSchmidt or @pierrebeitz are able to help here.

@DanielMSchmidt DanielMSchmidt requested review from pierrebeitz and removed request for Poltergeist June 24, 2020 12:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants