No Ryan, I reported that they were not visible in modals where modal=1 is used cause they're were cut off, but it seems it's gone in latest admin theme version, but not sure why or how.
Yeah I also preach that, but I meant getting along with the project/site I'm trying to develop.
Well, it was wierd with the role thing, and costed my editors time and frustration, in that they couldn't edit when they actually wanted
Just debugged half hour why Fredi modal (renderAll()) wouldn't now show WireTabs. Turned out you changed the ProcessPageEdit to init the script from an inline script:
https://github.com/ryancramerdesign/ProcessWire/blob/dev/wire/modules/Process/ProcessPageEdit/ProcessPageEdit.module#L135
So simple changes like this can be nasty, and break other modules that depend on it