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

Feature/persist the store #99

Closed tomivm closed 4 months ago

tomivm commented 4 months ago

Persist the Zustand store using the Zustand persist middleware Adapt the board UI to show a loader during hydration close #97

tomivm commented 4 months ago

The prompt Form its blinking after change the prompt and press the NEW BOARD button. I think that is not an excepected behaviour

Yes! it's not an expected behavior. I'm preparing a PR to convert the entire prompt form to a controlled component. see: #100. To avoid extending the scope of this PR the plan Is to prevent the blink there.

tomivm commented 4 months ago

Closed by error

tomivm commented 4 months ago

The prompt Form its blinking after change the prompt and press the NEW BOARD button

@RodriSanchez1 this problem is solved on #101