Matt Wang
Matt Wang
This is a short and sweet ticket, but I'd love to shout out the orgs that we work with - I think it's a good gesture of goodwill, but also...
Our website now has information about [ACM's Dev Team](https://www.uclaacm.com/dev) , but something else that we should have is more detail regarding the projects we do in a projects page (or...
More info coming soon! Some dates/events I wanted to jot down: * Dec 11 2014: ACM-W officially chartered (or ... date of application submission) * Nov 2015: Hacker Expo (now...
See #111. Draft for a *while*.
Unsure if this actually does anything (how does jest interact with Font Awesome)? Worth investigating. Follow up to #412.
Followup to #412, gradually increasing coverage. Two small notes: 1. You need to mock `next/image` somehow. This trivial mock is from https://github.com/vercel/next.js/discussions/18516, however I think after you upgrade to Next...
*note: IANAL* Continuing the conversation in #198, we should properly "implement" the MPL and specify where it doesn't apply. This means adding the file-level header to the relevant files. In...
Like many of my ideas for this website, this one comes from poking around Hack's (see uclaacm/hack.uclaacm.com#229) - our accessibility tree is rather disgusting. In particular - the nav is...
One of the things I think Creative Labs does particularly well is writing a [`DESIGN_GUIDELINES`](https://github.com/UCLA-Creative-Labs/sunshine/blob/master/DESIGN_GUIDELINES.md) document. They outline their tech stack, file/component structure, approaches to styling and modularizing and in...
See: ```sh $ pa11y https://uclaacm.com/ > Running Pa11y on URL https://uclaacm.com/ Results for URL: https://www.uclaacm.com/ • Error: This element's role is "presentation" but contains child elements with semantic meaning. ├──...