Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Components to create #64

Open
23 of 33 tasks
jamesplease opened this issue Apr 14, 2018 · 3 comments
Open
23 of 33 tasks

Components to create #64

jamesplease opened this issue Apr 14, 2018 · 3 comments
Labels
new component An issue to add a brand new component

Comments

@jamesplease
Copy link
Owner

jamesplease commented Apr 14, 2018

To Create

Regular
React Over/Popper

Nvm

  • ButtonGroup Chips can accomplish this now
  • Tag Chips can be tags now

Created


Possible:

@jamesplease jamesplease added the new component An issue to add a brand new component label Apr 14, 2018
This was referenced Jun 6, 2018
This was referenced Jun 14, 2018
@JPorry JPorry mentioned this issue Aug 9, 2018
3 tasks
This was referenced Aug 9, 2018
@conorhastings
Copy link

how do you envision the async autocomplete, consuming a promise and filtering from response?

This one requires a lot of though imo:

  • caching
  • loading state
  • debouncing or throttling
  • probably other things

@jamesplease
Copy link
Owner Author

To be completely honest, I haven't put any thought into what that component will look like yet. We plan to build a "basic" dropdown first, to keep the problem space narrow, and then branch out from there.

@conorhastings
Copy link

yeah thinks that's the right way to go, something you really want to get right, and with the primitives, async is implementable in userland

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new component An issue to add a brand new component
Projects
None yet
Development

No branches or pull requests

2 participants