Skip to content

Move contexts to own component

Emily Jensen requested to merge 86-context into master

image

Problem

  • The contexts section of event detail was incomplete on our app.
  • I referenced SOS quite a bit to make sure that I covered all possible cases for this component

Overview

  • See Storybook to check the UI
  • For icons, I ended up adding two libraries to npm (one npm package I created from a forked repo in gitlab). The icons I couldn't get from these libraries, I added to our assets

Closes #86 (closed)

Edited by Emily Jensen

Merge request reports