mdn / bob

Builder of Bits aka The MDN Web Docs interactive examples, example builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid CSS after editing isn't highlighted

wbamberg opened this issue · comments

Since the new Bob, if I edit a CSS value such that it is invalid, the "X" isn't shown unless I switch to a different value then switch back.

For example:

At this point I would expect to get the "X" and associated highlighting, telling me that "bananas" is invalid. But I don't.

  • switch to a different option
  • switch back to "bananas" -> now I see the "X"

bob-invalid