Museum-of-Art-and-Digital-Entertainment / MADE-Initiatives

Top-level museum initiatives and projects accessible to the public. Get involved by reading through our high-level planning documents!
https://www.themade.org
2 stars 0 forks source link

Operations: Website: Refactor for Strict Typing for Data Requests #85

Open wynnmade opened 3 months ago

wynnmade commented 3 months ago

In order to better support localization, we need to have strictly typed blobs for each of our widgets. This will allow us to automate localization for a first pass, then have a native speaker go in and fix it.

PranavJayachand commented 3 months ago

Add Zod and move types to a Types.tsx file to ensure they're all the same and work properly

wynnmade commented 3 weeks ago

Moved to @MadHapps as DRI.

wynnmade commented 2 weeks ago

@MadHapps I'll help you break this down into subtasks; this will most likely be moved off of the current iteration and subtasks relating to it will be created.