cboard-org / cboard-ai-builder

The Cboard AI Builder is an augmentative and alternative communication (AAC) board generator designed to streamline the creation process for speech therapists or caregivers. It aims to reduce the time required to create specific AAC boards and provide a preliminary draft quickly.
https://cboard.io
GNU General Public License v3.0
7 stars 3 forks source link

Create a way to abort board updates if the 'updateBoard action' is called again before the previous call to its end #161

Open tomivm opened 3 months ago

tomivm commented 3 months ago

We should create a way to abort board updates if the 'updateBoard action' is called again before the previous call to its end. To avoid replacing the new data with the old one. if the subsequent actions resolve faster than the old ones. We should probably replace the server action with a fetch.