Audrey Kadjar

Results 10 issues of Audrey Kadjar

**To do:** These extra fields (which were not in the initial product requirement) have to be added to the `Dialogflow` configuration form (if those values are missing, it triggers an...

fix

**Current State:** Right now, in the Control Center, some parts rely on `SourcesInfo` and others on the `components.list` endpoint data (components.list endpoint was WP so that's why we still had...

frontend
fix

**Current state:** The empty state of connectors page isn't accurate anymore, in the face of all the updates we did to control center `To do: ` update the empty state...

frontend
fix

The animation on the Contacts view Inbox UI is too fast, would be good to fix for a better user experience

frontend
fix
inbox

The terms we use in Control Center for some components and types is outdated and do not reflect our latest update of the glossary (for example `SourceInfo` should rather be...

frontend
fix

**Current state:** the `ConversationMetadata` component is very long (+350 lines) and is bloated. It contains both the functionality for contactName and tags. **To do:** refactor component to make lighter, abstracting...

frontend
fix
inbox

**Current State** - there isn't much information about templates in the documentation, which can confuse readers / devs **To do** - update the docs with more information about templates; put...

docs

**current state:** the components `MessageInput` and `InputOptions ` are quite long and serve way too many purposes. It's becoming difficult and tedious to work with those components when fixing bugs...

frontend
inbox
enhancement

Hello! Are tokens generated with reCaptcha Enterprise on the frontend (on a website) compatible with the `verify` method of this library? The docs seem to suggest that the` siteverify `method...