Actions
Feature #21278
closedSupport Experimental UI Routes (prefixed with `xui`)
Description
Routes in the experimental ui domain will be prefixed with `xui`. The ruby side needs to allow these pages to render with simply a div#content as a mounting place and then let the react application load into that container.
Actions