frontend-monorepo icon indicating copy to clipboard operation
frontend-monorepo copied to clipboard

Withdrawals ready toast CTA doesn't open withdrawals tab

Open barnabee opened this issue 1 year ago • 2 comments

Description

The CTA on the "withdrawals ready" toast says "view withdrawals" but only switches to the Portfolio page, it doesn't switch the table to the withdrawals tab.

Acceptance Criteria

  • [ ] Decide if we're doing this with memory or via URL (simple is best)
  • [ ] When you click on the toast it should take you to the portfolio page WITH the deposits tab open
image

barnabee avatar Sep 13 '23 16:09 barnabee

I'm pushing this out until after the asset rework stuff is done since it may get changed as part of that

JonRay15 avatar Apr 03 '24 13:04 JonRay15

This will be done as part of #6098

JonRay15 avatar Apr 03 '24 14:04 JonRay15

If there is only a single withdrawal pending you actually can complete it direct from the toast.

If there are multiple you get the message above, but with the new TX list you immediately see your incomplete withdrawals pinned to the top of the tx list.

Image

JonRay15 avatar Aug 07 '24 13:08 JonRay15