Azure-Samples / azure-search-openai-javascript

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

Closed anfibiacreativa closed 1 year ago

anfibiacreativa commented 1 year ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ 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.

all browsers and platforms.

Screenshot 2023-11-09 at 6 49 53 PM