hackforla / internship

The Internship project provides an opportunity for students to work on open source projects in the fields of software, product development, project management, and UI/UX research and design at LA’s fastest growing Civic Tech non-profit organization during their summer.
GNU General Public License v2.0
15 stars 4 forks source link

TWE Design System Components: Dialogs (Modals/Pop-ups) #409

Open RobinElayn opened 1 year ago

RobinElayn commented 1 year ago

Overview

We need to create components for the TWE design system for the future website development & handoff.

Action Items

Resources/Instructions

meetminji commented 10 months ago
modals
sunannie27 commented 9 months ago

Please provide update

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures or links* (if necessary): "Add any pictures or links that will help illustrate what you are working on."
ExperimentsInHonesty commented 1 month ago

http://civictechindex.org/home see their cookies modal (doesn't require response)

mklmrgn commented 3 weeks ago

Material 3 Update


A dialog is a modal window that appears in front of the app content to provide critical information or ask for decision to be made. They remain on screen until confirmed, dismissed, or required action is taken.

Screen Shot 2024-06-13 at 8 54 30 AM Screen Shot 2024-06-13 at 8 54 49 AM
Specs Screen Shot 2024-06-13 at 8 59 08 AM

mklmrgn commented 3 weeks ago

COMPONENTS


Generic and Specific Components (ie confirmation alerts, etc)

Generic

Master Component Screen Shot 2024-06-13 at 9 54 23 AM
Screen Shot 2024-06-13 at 9 54 55 AM

mklmrgn commented 2 weeks ago

Added a "with Image" variant to Generic Dialogs Screen Shot 2024-06-20 at 9 53 24 AM

Added 3 Specific Dialogs: Destructive Action, Positive Action, and Checkbox Confirmation Screen Shot 2024-06-20 at 9 55 01 AM

Screen Shot 2024-06-20 at 9 55 19 AM

Screen Shot 2024-06-20 at 9 55 45 AM