A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.
MIT License
252
stars
130
forks
source link
[bug][frontend] reset button overlaps the microphone button #132
- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Use the keyboard to select a default question or type and focus on the input field. The reset button overlaps the microphone.
The microphone is not overlapped with the reset button.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Use the keyboard to select a default question or type and focus on the input field. The reset button overlaps the microphone.
The microphone is not overlapped with the reset button.
all browsers and platforms.