You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
While in the InlineEditor (in the new rule), hit Ctrl+A and press backspace (backspacing all works, too).
Result:
The rule was deleted (I think it is intended to do so), but the rule list on the right is still shown (normally, it isn't shown when there is only one rule).
Also, the save indicator is there on the rule even if everything was saved (it doesn't hide).
Windows 8
The text was updated successfully, but these errors were encountered:
I think this is the way it has always worked, so not a regression. It would seem consistent to hide the rule list in this case. Marking low priority to me.
There's another way you can hit this: by going to the CSS file and deleting one of the underlying rules that's matched in an open inline editor. It's not very common though.
Getting Started/index.html
.<body>
.New Rule
. Type anything in and save.Result:
The rule was deleted (I think it is intended to do so), but the rule list on the right is still shown (normally, it isn't shown when there is only one rule).
Also, the save indicator is there on the rule even if everything was saved (it doesn't hide).
Windows 8
The text was updated successfully, but these errors were encountered: