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

Mise à jour du composant ChatInput avec fonctionnalité d'autocomplétion #153

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

Conversation

Teclit
Copy link

@Teclit Teclit commented Dec 5, 2023

No description provided.

Copy link
Member

@Fabilin Fabilin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems quite useful, thank you for putting in the work to develop this feature. Could you please add the documentation for it? I notably would like to have answers to the following questions:

  • What exactly does the autocomplete feature do?
  • What are the serverside prerequisites to enable autocomplete?
  • How do you need to configure the tock-react-kit to enable autocomplete?
  • Can you customize the autocomplete feature? If so, how?

src/TockOptions.ts Outdated Show resolved Hide resolved
src/components/AutoCompleteList/AutoCompleteList.tsx Outdated Show resolved Hide resolved
src/components/AutoCompleteList/AutoCompleteList.tsx Outdated Show resolved Hide resolved
src/components/AutoCompleteList/AutoCompleteList.tsx Outdated Show resolved Hide resolved
src/components/ChatInput/ChatInput.tsx Outdated Show resolved Hide resolved
src/components/ChatInput/ChatInput.tsx Outdated Show resolved Hide resolved
src/components/ChatInput/ChatInput.tsx Outdated Show resolved Hide resolved
src/components/AutoCompleteList/AutoCompleteList.tsx Outdated Show resolved Hide resolved
src/components/ChatInput/ChatInput.tsx Outdated Show resolved Hide resolved
@Fabilin Fabilin added the enhancement New feature or request label Dec 5, 2023
@francoisno francoisno modified the milestones: 22.9.0, 24.3.0 Dec 19, 2023
 and refactor search hints for minimum character match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants