Closed
Description
Sadly our existing labels tests aren't good enough. This came up trying to get #712 working.
Right now on production if you open the label gear you get an empty label w/ the following error in the console: no element found
Looks like we're sending an empty response?
This doesn't happen in dev, but the other bug is that if you open the label editor on an issue with labels, the checkboxes aren't selected. That's a regression, likely from all the namespace mangling.
I'm beginning to want to rip out all the special namespace handling code and just show them everywhere.
@karlcow any good reasons to not show browser-foo
and status-foo
in the webcompat UI? Or were we just trying to have a seamless transition?