18F / identity-design-system

An extension of the U.S. Web Design System used on Login.gov sites to consistently identify the Login.gov brand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement file uploads.

adunkman opened this issue · comments

As specified in login-gov_styleguide_v1.9.3.sketch:

Screenshot of specification in related Sketch document

Unsure if we should do one or none of these:

  • Implement this fully as a JavaScript component + styles (similar to things like Accordions).
  • Implement the styles for this (.usa-input-file-large), but leave the JavaScript implementation up to the application consuming this.
  • Implement parts of the styles for this (.usa-drop-target, .usa-file-preview), but not glue them together, and leave the JavaScript implementation up to the application consuming this.

Migrated to LG-2634