Did anyone tried to add React UI to KeystoneJS v6 for custom page?

36 Views Asked by At

Took a while to lookup the keystone config, seems no way to addon to _app.js for the Admin NextJS app

1

There are 1 best solutions below

0
Molomby On

This is a current limitation of Admin UI customisation - if changes need to be made in _app.tsx or _document.tsx it can’t be done. The team's aware of it and there's been a lot of internal discussion about how the Admin UI could be improved. This all falls under "next-gen Admin UI" mentioned on the roadmap.