polkadot-js / apps

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
https://dotapps.io
Apache License 2.0
1.74k stars 1.53k forks source link

Support for Multi-Asset Treasury Proposals #10500

Open joepetrowski opened 4 months ago

joepetrowski commented 4 months ago

This one is a two-parter :)

Bug Report

See https://forum.polkadot.network/t/multi-asset-treasury-and-milestone-based-spends/6780/6 for details. I think the UI sees u128 and thinks "that must be DOT"? Anyway, it seems to modify user input.

Feature Request

Support making multi-asset Treasury proposals directly in the UI so that people don't need to use the Extrinsics tab.

TarikGul commented 4 months ago

rel: https://github.com/polkadot-js/apps/issues/10430