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
6 stars 1 forks source link

Fix generationPending state after board generation #151

Closed RodriSanchez1 closed 2 months ago

RodriSanchez1 commented 2 months ago

This pull request fixes the issue with the generationPending state not being updated correctly after board generation. It also adds a new hook called useIsInitialContentView and a CircularProgress component for DataItem Link redirection.