Art

Results 12 issues of Art

# Related issues 🔗 Closes #1679 # Demo đŸ“ē https://user-images.githubusercontent.com/1980305/206734301-b4b953e1-2254-43b2-a1ca-5d731eb84ce6.mov

restructure urls a bit * `/markets` - no market id, so you get the skeleton page * `/markets/abcxyz` - market page renders as normal * `/markets/all` - current /markets page

Trading
chore

suggestion (non blocking): I realise that this component already uses `viewportHeight` and `setViewportHeight`, but perhaps its worth looking into using `AutoSizer`. We already wrap each trade grid window with it...

common

# Related issues 🔗 Closes #6240 # Description ℹī¸ * add links to the tx detail page * adds error details # Demo đŸ“ē ![Screenshot 2024-04-19 at 19 12 44](https://github.com/vegaprotocol/frontend-monorepo/assets/1980305/7607de4b-558e-48b0-bbe0-cca61fa94021)...

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

# Related issues 🔗 Closes #6241 # Description ℹī¸ * changes tooltips and texts * minor UX fixes # Demo đŸ“ē ![Screenshot 2024-04-19 at 16 13 37](https://github.com/vegaprotocol/frontend-monorepo/assets/1980305/7650964f-b6cc-4c29-93f2-41391cc72f49) ![Screenshot 2024-04-19 at...

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

We don't have any transaction reference after submitting a proposal. Let's add a link to the explorer's tx details in the dialog: ![Image](https://github.com/vegaprotocol/frontend-monorepo/assets/1980305/646e8ee9-03b2-4db1-995c-91625ea8ed85) Tasks: - [x] get tx id from...

small-task

1. [x] Underline "Specific markets" to indicate that there's a tooltip when hovering on it _(Note) Added also links to the respective markets_ 2. [x] For rewards that are scoped...

small-task

# Related issues 🔗 Closes #4245 # Description ℹī¸ * displays info about new spot market proposal (same as new market) * displays info about update spot market proposal (same...

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

# Related issues 🔗 Closes #6683 # Description ℹī¸ * removes other tabs on Portfolio sidebar * adds Search field to the assets breakdown * adds combined deposit button #...

# Related issues 🔗 Closes #6170 # Description ℹī¸ * adds new `TradingDialog` * adds new `TransactionSteps` * replaces button prop changing with new transaction steps dialog for (whenever `useSimpleTransaction`...