You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the "No data" placeholder which shows when no position is found in a market. Instead, confirm No positions or show the positions. We need to give users definitive answer on whether: (1) we found an NFT (2) we failed to find them (3) we're still looking
2. Removing the before and after views when borrowing. This can be confusing, and shows 2x the numbers in the borrow modal. It should be simplified to have an initial state corresponding to your current position, and then any interaction allows you to build and visualise your future position until you click confirm.
3. Clarity for position management terms:
liquidation until becomes mention liquidation price followed by the price + how much it needs to drop before liquidation.
Up to XX becomes Borrow XX
4. Display NFTs in wallet / compatible markets
Default sorting option should prioritise by NFTs held from users.
When connected, check NFTs in wallet and cross reference them for Honey markets -> Display compatible markets at the top.
Add a divider (dotted line) with You do not yet hold these NFTs with an arrow pointing downwards (before and after the message).
Swap collection icon for NFT held in wallet (please let's not let this turn into a CORS error nightmare).
Make the shadow behind the collection icon yellow instead of black, to further highlight the compatible markets.
The text was updated successfully, but these errors were encountered:
1. Removing
no data
No positions
or show the positions. We need to give users definitive answer on whether: (1) we found an NFT (2) we failed to find them (3) we're still looking2. Removing the
before
andafter
views when borrowing. This can be confusing, and shows 2x the numbers in the borrow modal. It should be simplified to have an initial state corresponding to your current position, and then any interaction allows you to build and visualise your future position until you click confirm.3. Clarity for position management terms:
liquidation until
becomes mentionliquidation price
followed by the price + how much it needs to drop before liquidation.Up to
XX becomesBorrow XX
4. Display NFTs in wallet / compatible markets
You do not yet hold these NFTs
with an arrow pointing downwards (before and after the message).The text was updated successfully, but these errors were encountered: