BetterSEQTA / BetterSEQTA-Plus

BetterSEQTA+ - A continuation of development of the BetterSEQTA chrome extension.
https://chromewebstore.google.com/detail/betterseqta+/afdgaoaclhkhemfkkkonemoapeinchel
MIT License
19 stars 7 forks source link

Issues with current sidebar implementation #63

Closed SethBurkart123 closed 10 months ago

SethBurkart123 commented 10 months ago

I swapped over to the sortablejs library over on npm for the sidebar but some of the state saving and changing is a little buggy, I'm having a look at rewriting it for better code quality and to not be buggy. I targetted it as it was a fairly complicated large section of code that should've been 'easy' to migrate over, but ran into a couple of unprecedented issues 😬.

SethBurkart123 commented 10 months ago

All fixed in eca59bd, it was just some issues with saving the information