johman10 / flood-for-transmission

A Flood (https://github.com/Flood-UI/flood) clone for Transmission
GNU General Public License v3.0
339 stars 33 forks source link

Regression: fileIndex is off #555

Closed defkev closed 5 months ago

defkev commented 8 months ago

Changing the priority of a single file (in Files.svelte) changes it for a different file (e.g. index off by -2), i assume this is related to 18a11d1386a2ca8bf446f1d8aab5f5ba255b0646 since this did definitely work before the latest version.

Edit: After pulling current master and commenting the change i can confirm this is definitely a regression

johman10 commented 5 months ago

As you can see above this is now resolved. Thanks a lot for taking the time to open the issue!