# 12 things to change

1. UX: WYSIWYG must be the file that is opened, there is no way of knowing when to refresh, sometimes Refresh does not show CSS changes
2. UX: Content is disappearing when files are moved or renamed
3. UX: There should be more notifications about what is happening, what will happen, or is not happening (AUTOSAVE! autostage); all UI elements must have tooltips
4. UX: Our terminology needs better descriptions
5. Docs: We need to communicate better that we aren't strictly following Git flow (no staging or Squash and Merge)
6. Docs: Documentation needs to be leaner
7. Customization: there is no possibility to extend, customize, modify the Editor
8. UX: The visual review should show the changes (diff).
9. UX: WYSIWYG shows the mobile view by default; it would be good to change the default to the desktop view
10. UX: No real-time Markdoc linting
11. Docs: Improve search
12.