# Training 8 experience review ## What made us smile? - Making copies of files is easy. - The link checker saved us from failing in the prod! ## What was confusing? - The context menu in the file tree doesn't have a **Paste** command after you copy. A new user might expect to do the second half of a procedure in the same way they did the first one. - When trying to delete a folder inside a remote content folder, we get a Server error. ![Screenshot 2024-06-19 at 11.20.16.png](/assets/screenshot-2024-06-19-at-11.20.16.1baeb93dad7df247401fc84948078b3ffa862334ff783bc973faf0e8566e9e97.9c1bb791.png) - The editor doesn't accept dots in folder names. However, the docs suggest to put them: ![Screenshot 2024-06-19 at 12.29.18 copy.png](/assets/screenshot-2024-06-19-at-12.29.18-copy.c3395844f98e6b41627c4ca1ecd6b0743db1842ed0b17c50c9b07a4daf0b540e.9c1bb791.png) - The versioning docs don't expain how to version the OpenAPI (where to put the `/v2` prefix?). - There's no guide in the [versioning docs](https://beta-docs.redocly.com/author/how-to/versions/#configure-versions-1) of how to put different file versions in the sidebar. The `default` version doesn't work. - The PR shows as ready to Merge even when the checks are (visually) still in progress. ![Screenshot 2024-06-20 at 11.43.11.png](/assets/screenshot-2024-06-20-at-11.43.11.427ba9289afe986d328ee97e64bc6a22c00230e103d1e6336f7866b80f107279.9c1bb791.png)