Ben

Results 15 issues of Ben

explorer-preview
governance-preview
trading-preview
multisig-signer-preview

Mismatch of capitalisation in the interval selector ![image (29)](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/289516e7-d5ff-4171-909f-60135c04c13b)

If you click on through to the usage breakdown for an asset you have 0 of, currently the popup will just hang on loading. ![image (28)](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/ff9c8e16-4a94-4ac6-92b8-ef1222783b50)

1. ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/7dfad8e9-f581-452d-b3dd-6ae1b3a63fc1) text overlap 2. Should we only use one indicator on mobile? ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/53c6f2c1-309c-462a-810a-2372133fd8c9) 3. not obvious i need to scroll this to see funding etc. ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/33e07a89-153f-4e48-869c-ea04ee6de90e) 4. Unable to...

design

**Block Explorer:** - Change could be updated to be more obvious ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/c247312c-2a70-4cb7-b305-16d2a39ad5c0) Also should we match console and have an icon to show current connected node health ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/ecb5879a-04dc-4abf-8d11-fd507df346c1) **Relevant to...

bug 🐛
refine

## Summary The default view for the depth chart can sometimes look terrible. e.g. https://vegaprotocol.eth.limo/#/markets/603f891b390fa67ac1a7b8f520c743e776cf58da7b8637e2572d556ba55f2878 ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/5f4a65f8-2319-4780-be90-aa081720611f) Ideally we would see the steps nicer to make it clearer. ## Acceptance Criteria...

small-task
branch-develop

If you have quite a few orders in the different tabs of the positions table. When you swap between the tabs, it flashes with the previous tabs data before updating...

## Current ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/5ddc16c5-9b9c-478b-b655-9a0fb2b00e0f) ### Chart Improvements - [ ] Replace the current chart with recharts - [ ] Make sure the new version - [ ] Keep 0 locked in...

branch-next

## Description market: https://vegafairground.eth.limo/#/markets/cc8b1b2964d0ac108a67e2e6ad237ad1c5fcd3083dedc6bc291d285f43211bd2 The two sides don't meet in the middle: ![image](https://github.com/vegaprotocol/frontend-monorepo/assets/133853298/5f836f10-c5cc-47aa-b621-6fe97adaa041) I believe this is causing the issue below: If you hover over the top of short side...

bug 🐛

Currently when running tests with `--dist loadgroup` any tests not tagged for loadgroup. Are then distributed normally as in the `--dist load` mode. It would be great if we would...