metamask-docs icon indicating copy to clipboard operation
metamask-docs copied to clipboard

Feedback widget not showing on the interactive JSON-RPC API Playground

Open vandan opened this issue 2 years ago • 1 comments

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 like passing options to the docusaurus-openrpc plugin or anything like that would be the route. cc @BelfordZ

from @alexandratran

Would it be possible to create a new component for the plugin-generated pages (like for the category pages) which can pull in the feedback widget and the paginator? Another option might be DocRootLayoutMain but that seems complicated to break into.

vandan avatar Oct 27 '23 18:10 vandan

Note that we've temporarily disabled the feedback widget, but this is still an issue with the current parser.

alexandratran avatar Mar 11 '25 20:03 alexandratran