Description
During the Vector 2022 project I created a prototype/sandbox in order to test out certain design ideas. There are several situations in which it's advantageous to explore design ideas in this way (vs. in Figma or similar programs), such as:
- situations where you want to see a design in the context of many different articles
- situations where you want to see a design in the context of many different languages
- situations where your designs rely on dynamic data (coming from articles or other sources)
- situations where you want to allow other stakeholders to evaluate different configurations of a design in a realistic and familiar environment
- anything involving scrolling, typing, screen resizing, or other common interactions
Recently @JScherer-WMF identified that it would be valuable to continue working in this way. However throughout the Vector 2022 project the codebase for the prototype/sandbox became increasingly disorganized. This task represents the work to:
- cleanup the codebase so the prototype/sandbox is easier to develop within going forward (~3 hrs)
- handoff the codebase to @JScherer-WMF so he can use the prototype/sandbox as needed going forward (~3 hrs)