Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Chips components for Chat #503

Closed
1 task
mimetic opened this issue Sep 4, 2018 · 1 comment
Closed
1 task

UI: Chips components for Chat #503

mimetic opened this issue Sep 4, 2018 · 1 comment
Assignees
Labels
To Do New task not in development

Comments

@mimetic
Copy link
Contributor

mimetic commented Sep 4, 2018

Feature / Issue

To start a new chat, we need to choose people from a list.
When a person is chosen, their name appears as a "chip", a Material Design component. (see bottom of this issue for URL and details.)
We need working "Input Chips"

Acceptance criteria

  • Styled chip component, with functionality for "cancel"

Additional information

Here are the detailed spec's on chips! This will give you pixel measurements, states, etc. — everything you need.
See the section on Input Chips: placement, to see stacked chips.

https://material.io/design/components/chips.html#specs

@mimetic mimetic added the To Do New task not in development label Sep 4, 2018
@seland
Copy link
Contributor

seland commented Sep 5, 2018

Accidentally created a duplicate of that - #505. However, since we're going to use library instead of implementing it ourselves, I'm closing that issue in favor of new one.

@seland seland closed this as completed Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
To Do New task not in development
Projects
None yet
Development

No branches or pull requests

2 participants