alecsloan / cryptolio

A simple yet powerful dashboard to track your digital assets
https://cryptolio.app
MIT License
9 stars 1 forks source link

Asset Panel Freezes and can't be updated if prices update while you're editing it #28

Closed alecsloan closed 3 years ago

alecsloan commented 3 years ago

If you're editing a field in the asset panel (Holdings, interest, exit plan, etc) and prices upate, you won't be able to edit the fields anymore

Steps to reproduce

  1. Add an asset
  2. Click the settings gear in the top right of the main page
  3. Edit the asset fetch interval to 1 minute
  4. Close the settings panel
  5. Click on the asset to open the asset's side panel
  6. Update the holdings field
  7. Wait for asset data to be refreshed
  8. Once data has been refreshed
  9. Try to update the holdings field again

Expected You're able to update the holdings field

Actual The panel is essentially frozen and you can't update any fields

alecsloan commented 3 years ago

Fixed by: https://github.com/alecsloan/cryptolio/releases/tag/3.4.1