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

auto completion & tags #3

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

auto completion & tags #3

wants to merge 28 commits into from

Conversation

alexisvisco
Copy link
Member

@alexisvisco alexisvisco commented Apr 10, 2019

Ajout d'un composant d'auto complétion

  • Auto complétion simple
  • Navigation avec les touches fléchés
  • Sélection avec la touche entré

Ajout d'une component tag:

  • Afficher les tags
  • Pourvoir les supprimer avec backspace

@alexisvisco alexisvisco self-assigned this Apr 10, 2019
add event to known if the user click outside of the input, then hide auto completions.
src/components/Form/AutocompleteInput.tsx Outdated Show resolved Hide resolved
src/components/Form/AutocompleteInput.tsx Outdated Show resolved Hide resolved
src/components/Form/AutocompleteInput.tsx Outdated Show resolved Hide resolved
src/components/Form/AutocompleteInput.tsx Outdated Show resolved Hide resolved
src/components/Form/AutocompleteInput.tsx Outdated Show resolved Hide resolved
@alexisvisco alexisvisco changed the title auto completion auto completion & tags Apr 12, 2019
@alexisvisco alexisvisco marked this pull request as ready for review April 12, 2019 08:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants