In a thread with my question or my answer, the steps for copying an HTML/CSS/JS snippet are complicated (feature-request) and partially counterintuitive (bug, marked bold below):
- Click "Copy" under the snippet, which counterintuitively doesn't copy but merely scrolls to the bottom.
- Click "Add Another Answer" or "Answer Your Question"
- Click the confirmation button
- Scroll back up and spend time on finding the snippet that interested you even though you had scrolled there already
- Click "Copy" again, which counterintuitively does something else than the first time
- Click "Show code snippet" if the snippet has
hide: true - Scroll down manually if the snippet has
hide: true - Click "Edit code snippet"
Steps like these would be better:
- Click "Copy" under the snippet, the page asks whether you're sure that you want to add another answer / answer your own question
- Click the confirmation button, the page scrolls down automatically, the dialog to edit the code snippet opens