CivicTechTO / polis-storybook

https://civictechto.github.io/polis-storybook/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add components from UT-HAI's polis fork #5

Open patcon opened 1 month ago

patcon commented 1 month ago

University of Texas Human AI-Interaction Lab have been working on a Polis fork for almost a year (presumably for related research), including a tutorial and refresh of some of the client-participation UI

https://hai.ischool.utexas.edu/

Relevant to our storybook: this group seems to have converted many of the remaining portions of the client-participation interface (which is currently in backbonejs upstream) into react components. It's perhaps worth mounting these in storybook for proper consideration and ease of inspection for all involved :)

https://github.com/UT-HAI/polis/tree/HAI-dev/client-deliberation/src/components

To Dos