Vandan
Vandan
Add guidelines and references for getting on MetaMask's token lists into the [Display Tokens HowTo](https://docs.metamask.io/wallet/how-to/display/tokens/) article. References: https://github.com/MetaMask/contract-metadata/#submission-process
@eriknson commented on [Tue Apr 04 2023](https://github.com/MetaMask/mm-docs-v2/issues/97) Let's add a filter for (1) product and (2) version above the left-side-nav instead of our current tabs in the top bar to:...
@eriknson commented on [Fri Mar 24 2023](https://github.com/MetaMask/mm-docs-v2/issues/76) **Current design for comparison** --- @alexandratran commented on [Tue Mar 28 2023](https://github.com/MetaMask/mm-docs-v2/issues/76#issuecomment-1487227503) This doesn't seem possible with Docusaurus (at least without some custom...
from @shanejonas > I think it would need to go higher in the layout stack above DocItem as that is the component we overwrite for the docusaurus-openrpc plugin. doesn’t seem...
@alexandratran commented on [Tue Jan 17 2023](https://github.com/MetaMask/mm-docs-v2/issues/14) Use CodeSandbox to display interactive code samples. This might take the place of the example button implementations in the legacy site, for example...
Looks like there is an issue with the `wallet_requestSnaps` method (possibly with the format of the example) From @Montoya > It’s this one: https://docs.metamask.io/wallet/reference/wallet_requestsnaps/ > If you click Send Request...
We should mention that making significant API spec changes requires submitting a [MIP](https://github.com/MetaMask/metamask-improvement-proposals/tree/main) and following the associated [workflow](https://github.com/MetaMask/metamask-improvement-proposals/blob/main/PROCESS-GUIDE.md) there.
Increase consistency in API Specs to cover all method-specifiic errors, descriptions/summaries, etc.
### Describe the bug The first time visiting Raydium.io/swap on Phantom and Solflare, the site provides a toast indicating that the wallet is in a disconnected state. It's unclear if...
### Describe the bug When longer Solana message signing requests are made and part of the message is off-screen, we cannot scroll through to read the whole message. Workaround: by...