flood icon indicating copy to clipboard operation
flood copied to clipboard

mountpath order only change not saved

Open trim21 opened this issue 2 years ago • 0 comments

Type: Bug Report

  • [X] Try to follow the update procedure described in the README and try again before opening this issue.

Your Environment

  • Version used:
    • Version: master branch
    • Commit ID (development release) 2b652f8
  • Environment name and version:
    • Node.js version: 18.17.0
    • npm version: 9.8.1
    • Web browser: Chrome/116.0.0.0
  • Operating system and version: debian10
  • Torrent client and version: rtorrent jesec version

Summary

mountpath config page support drag and drop for sorting, but click save doesn't working.

Expected Behavior

Current Behavior

image

click save, refresh, then the order get reset

image

Possible Solution

Steps to Reproduce

  1. change mountpath order
  2. save config
  3. refresh
  4. find mount path order not saved

Context

if any selected mountPaths changed, the order will be updated as expected.

trim21 avatar Sep 03 '23 09:09 trim21