Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

[Feature] AutoComplete #50

Closed
marsinearth opened this issue Dec 2, 2019 · 10 comments
Closed

[Feature] AutoComplete #50

marsinearth opened this issue Dec 2, 2019 · 10 comments
Assignees
Milestone

Comments

@marsinearth
Copy link
Contributor

marsinearth commented Dec 2, 2019

derived from #37

Material UI AutoComplete Page

Goal

  • Implementing strictly typed AutoComplete component with test codes
  • Adding storybooks for AutoComplete component and sub-components
    assigned to jb9229
  • Examples

Hackatalk UI Design

Material UI AutoComplete

Libraries

Structure

  • Render Input
    AutoComplete Render Input

  • Render Option
    AutoComplete Render Option

  • Options
    AutoComplete Options

[RenderInput] requires:

assigned to vanayun, impressor615

  • focus

    • Active
    AutoComplete Render Input Active
    • Inactive
    AutoComplete Render Input Inactive
  • filter
    assigned to hmhm2292
    AutoComplete Render Input filtered

  • scroll top to the screen as the screenshot when touched

[Render Option] requires:

assigned to imjihun

  • background highlight when touched
  • set value for Render Input when selected
  • have various options such as icon, image, styles, etc.

[Options] requires:

  • resize to max out the device's screen size and scroll top along with the Render Input
  • filtered when the value of Render Input satisfies search requirements
  • scrollable if height of its contents exceeds the screenHeight subtracts to the renderInput height

TODO

  • to accept various types of input data
  • to accept placeholder style prop
  • smooth animation for open/close optionList (sizes, colors)
  • smooth animation for optionItem onPress event (sizes, colors, underlay color, selected color)
  • smooth keyframe rotation animation for caret arrow
  • accept external caret component
  • accept external reset button component
  • test codes
  • storybook integration with webpage configuration
@vanayun
Copy link

vanayun commented Dec 5, 2019

[RenderInput] assign me

@imjihun
Copy link

imjihun commented Dec 6, 2019

[Render Option] assign me

@jb9229
Copy link

jb9229 commented Dec 8, 2019

[Adding storybooks for AutoComplete component and sub-components] assign me

If you're together, please give me a DM.

@hmhm2292
Copy link

[filter] assign me

@seonghyeonkimm
Copy link

[RenderInput Placeholder] assign me

@hyochan
Copy link
Owner

hyochan commented Mar 12, 2020

@marsinearth How is this going?

@hyochan
Copy link
Owner

hyochan commented Apr 6, 2020

@marsinearth

@hyochan
Copy link
Owner

hyochan commented Jun 12, 2020

@marsinearth

@hyochan
Copy link
Owner

hyochan commented Jul 16, 2020

@marsinearth ??

@hyochan
Copy link
Owner

hyochan commented Sep 3, 2020

Closing due to inactivity.

@hyochan hyochan closed this as completed Sep 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants