Chat UI - textarea instead of input / disable send on enter
Aberta
enhancement
needs triage
- Linguagem predominante
- TypeScript
- Estrelas
- 8.1k
- Forks
- 1.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [X] feature request
### Issue description
**Current behavior:**
- Text input will not allow line breaks
- Enter button sends message
**Expected behavior:**
- Input will be a textarea element
- Enter button will insert a line break
**Steps to reproduce:**
Include any basic ChatUI element
### Other information:
**npm, node, OS, Browser**
**Angular, Nebular**
```
Angular CLI: 8.3.20
Nebular: 4.5.0
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.