Results 8 issues of Barney M

## The Chore Make all levels of zoom for the order book follow the 1-2-5 zoom convention (e.g. in the screenshot we'd have levels 100, 200, 500, 1000, 2000, 5000,...

small-task
branch-develop

## Description I'd expect the last 4 game results here to be something like "DNF, 3rd, DNF, DNF" (or DNP–did not play?) but actually it looks like this team always...

refine

## 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...

bug 🐛
small-task
branch-develop

In data node, many tables are already populated with the transaction hash of the relevant transaction that created/updated the record. For example, [transfers](https://github.com/vegaprotocol/vega/blob/develop/datanode/sqlstore/migrations/0001_initial.sql#L1396). This ticket is for the low-hanging fruit:...

api
fe-request

The columns in this fees table are not labelled in line with industry norms, and it's not clear that three of the columns are a breakdown of another column rather...

When a user is depositing, we should try to make sure they deposit something that will be useful. - [ ] In the deposit flow, warn if the selected asset...

## Description Suggestion to add a popup/modal to the "close position" button to allow a user to confirm closing their position when they click the [ × ] button on...

small-task
branch-next

## Description "Best effort" transfers will transfer less than the requested amount if the full amount is not available. The activity view in the portfolio tab incorrectly asserts that the...

bug 🐛