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
17 stars 5 forks source link

Create Input Chips in the style of Material Design #622

Open mklmrgn opened 1 month ago

mklmrgn commented 1 month ago

Overview

The first of our "Chips", Input chips represent discrete pieces of information entered by a user, such as a contact or filter options within a search field.

Action Items

Resources/Instructions

https://m3.material.io/components/chips/overview Use case from our VMRS project (not using Material 3 guidelines)
Screen Shot 2024-09-11 at 7 55 27 PM

sunannie27 commented 3 weeks ago

@kevinmoutoucarpin 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."
kevinmoutoucarpin commented 1 week ago

So far :

This is what I've been working on : Screenshot of a Figma frame displaying variants of input chips for different configurations (label only, leading icon + label, label + trailing icon, leading icon + label + trailing icon, avatar + label, avatar + label + trailing icon) and states (enabled, disabled, hovered, focused)

kevinmoutoucarpin commented 3 days ago

Status :

Screenshot of a Figma frame displaying variants of input chips for different configurations (label only, leading icon + label, label + trailing icon, leading icon + label + trailing icon, avatar + label, avatar + label + trailing icon) and states (enabled, disabled, hovered, focused)