OctoFarm / OctoFarm

OctoFarm is an web server and client combination for unifying multiple instances of Octoprint. You can manage and monitor as many instances as you want from a single interface giving you full control over your 3D printer farm.
https://octofarm.net
GNU Affero General Public License v3.0
338 stars 65 forks source link

Index 0 showing as loading wheel for the sort index on printer manager #1293

Open SuperTrollMan opened 2 years ago

SuperTrollMan commented 2 years ago

OctoFarm Version

1.7.2

OctoPrint Version(s)

1.8.4

pm2 or docker?

pm2

Operating System

Ubuntu 20.04.2 LTS

Description of the problem

The first printer in the list shows a loading wheel instead of the sort index number. Screenshot 2022-10-04 184128

If you drag printer 2 to the first location, both 1 and 2 slots read 1. Screenshot 2022-10-04 184224

Then when you force refresh the browser, printer 2 is now in slot 1 as it should, but the wheel is still against the printer in that first slot. Screenshot 2022-10-04 184245

Steps taken to reproduce

  1. Upgraded from 1.6.6 to 1.7.2
  2. Noticed issue
NotExpectedYet commented 2 years ago

huh weird cheers for the report!

NotExpectedYet commented 2 years ago

Reproduced, lovely how I've not touched them files. Bet it's from a dependency update.

It seems the backend is coping with it, and it's purely UI