governance-ui icon indicating copy to clipboard operation
governance-ui copied to clipboard

Results 47 governance-ui issues
Sort by recently updated
recently updated
newest added

See https://github.com/polkadot-js/api/issues/5408 and https://github.com/polkadot-js/api/pull/5467

bug

* https://redux.js.org/usage/implementing-undo-history * https://github.com/marcolink/history-reducer * https://github.com/jakub-zawislak/react-use-history-reducer * https://dev.to/sgolovine/persisting-usereducer-with-a-custom-react-hook-1j27 * https://github.com/rt2zz/redux-persist

enhancement

As a pool operator, I want a simple action to request funds accidentally sent to pools to be transferred back to the user account

As a validator, I want a simple action to respond to a slash

During development it is useful to be able to mock third-parties so that stub answers can be returned. # Playwright mocking * https://playwright.dev/docs/mock # Chains * https://github.com/polkadot-js/api/blob/master/packages/rpc-provider/src/mock/mockHttp.ts # Polkassembly *...

e2e tests

Tree shaking is currently disabled due to an issue with `bn.js` ```js @parcel/transformer-js: Unknown usage of CommonJS `module` object. This causes the module to be wrapped, and tree shaking to...

bug