etkeys / videodl

A simple web app for family to download videos from the web (think vlogs for offline viewing).
MIT License
0 stars 0 forks source link

Items within a download set change position as they are updated #8

Open etkeys opened 3 days ago

etkeys commented 3 days ago

Current behavior

When processing a download set, as item are updated, they are moved to the bottom. The ordering of items listed is oldest updated is on top.

Desired behavior

Items should in a download set should remain sorted by date created even when they are actively being updated.

Notes