docker-compose up
php artisan serve
php artisan storage:link
php artisan optimize:clear
- ImageBlockView is redrawing on click due to decorators, this leads to image refetching
- TextArea height is not recalculated after the page was resized
- Ensure the frontend Post editor works as expected
- Highlight embeds selection in the editor (see
.ProseMirror-selectednode
) - Sometimes multiple embeds are selected
- Highlight embeds selection in the editor (see
- Ensure Post content rendering is consistent with the editor
- Implement Table of Contents rendering by PHP
- Implement Image rendering by PHP
- Should the cover image be displayed if embed is added?
- Refactor Likes/Dislikes to get rid of liked/rate/score mix