Story description preview fires too often
arielj opened this issue · 0 comments
arielj commented
Branch/Commit:
Main branch.
Expected behavior:
When typing a description, we should wait a moment to give time to the user to stop typing before doing the request to the server to process the preview.
Actual behavior:
It's happening after every change, so typing many change starts to stack and acts weirdly.
Steps to reproduce:
How do I achieve this behavior? Use the following format to provide a step-by-step guide:
- Go to edit/create a story
- Start typing a description without stopping
- the preview will be slowly updating for a while after finishing typing
I will abide by the code of conduct