How debug Strapi Admin, like EditView, GenericInputs, FieldComponent behaviour?

You can run it with yarn develop --watch-admin to spin it up on port 8000 then you can use things like React Developer tools to inspect the components etc.