SidneyNemzer / snippets

A Chrome extension that allows you to create and edit JavaScript code snippets, which are synced to all your computers
https://chrome.google.com/webstore/detail/snippets/fakjeijchchmicjllnabpdkclfkpbiag
63 stars 9 forks source link

Renaming a snippet doesn't automatically save the new name #4

Closed SidneyNemzer closed 7 years ago

SidneyNemzer commented 7 years ago

When a snippet is renamed, you must manually save the snippet to save the name. This is not obvious, however.

A snippet should be marked unsaved when it's renamed

SidneyNemzer commented 7 years ago

The "bug" label is tricky... I never created the code for this, so I wouldn't expect it to just "happen". Then again, from a user's perspective, this SHOULD be a thing, so it's a bug. I guess?