#593 The /repositories/ tab doesn't sort the list of chroots correctly
Closed 4 years ago by frostyx. Opened 5 years ago by praiskup.

When I click "Extend" on some of those chroots, it is automatically moved down ... I see that we originally wanted to sort them based on the expiration time ... but if I want to prolong more of them (all fedora 27 let's say), I have to click 3-times - and since the list is re-ordered after each click, it is pretty hard to actually precisely hit the buttons.

Proposal: What about to sort them based on chroot name, and pick different font color for those which are to be removed soon?


Metadata Update from @frostyx:
- Issue assigned to frostyx

5 years ago

and pick different font color for those which are to be removed soon?

This can easily be done with

<span class="text-danger">{{ chroot.delete_after_days }} days

but I haven't added it into PR#681 to avoid merge conflict with PR#680. I will create separate PR for it.

This can easily be done with

Modified in PR#715

Both PR#681 and PR#715 merged, I am closing the issue.

Metadata Update from @frostyx:
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #681 Closed 4 years ago