decentdao / decent-interface

Govern at startup speed
https://app.decentdao.org
MIT License
14 stars 7 forks source link

Bug: Trash Icon for token allocations keeps incorrect allocation input #1113

Closed herbig closed 1 year ago

herbig commented 1 year ago

Overview

When deleting a row from the initial token allocations, the address is removed, but the allocation assigned to it is not, resulting in the remaining allocation numbers being incorrect.

Steps to reproduce

  1. Enter two token allocations with address / amount
  2. Delete the first token allocation
  3. The second allocation now becomes the first (expected) however it now has the allocation from the previous (deleted) row

Screenshots / Video

Screenshot 2023-04-05 at 7 07 55 PM Screenshot 2023-04-05 at 7 08 06 PM

Version

Dev (app.dev.fractalframework.xyz/)

Browser

Firefox

Operating System

None

web3 wallet

None

Da-Colon commented 1 year ago

I think this one has been fixed

herbig commented 1 year ago

I think this one has been fixed

just tested, this is still an issue

herbig commented 1 year ago

actually this looks fixed @Da-Colon, all good!