data-dex icon indicating copy to clipboard operation
data-dex copied to clipboard

Compensation Public UI small issues

Open damienen opened this issue 1 year ago • 1 comments

  • [x] Needs a loading animation until compensations are fetched
  • [ ] Calls to the API need to be made more efficient (in CompensationCards, the dataNftsInScT object contructs the NFTs before knowing if it needs them or not. It should first check what NFTs it needs and then construct them)
  • [x] If an address is blacklisted from said compensation and they deposit their NFT as proof, they are shown like they will receive compensation, but they actually only receive their NFT back. This should be reflected in the UI
  • [ ] If an address is blacklisted, on UI level the compensation amount is wrongly calculted

damienen avatar May 07 '24 07:05 damienen

Good enough implementation for now. The other we will defer

damienen avatar May 24 '24 08:05 damienen