We are developiong a RAG chatbot with Copilot Studio (chatbot component), Power Apps (UI), and Azure Open AI (backend).
We encountered some technical challenges in integrating chatbot component in Power Apps - we are not able to use Power Pages due to company policy.
1) User cannot select the generated text
It does not allow users to select the generated text for copying.
Corresponding CSS style shows ‘user-select:none; and cannot be changed in the app developer mode.
2) Button created in Powre App is not effective for chatbot component
We created a ‘New Thread’ button on Power Apps. However, clicking it does not create a new chat UI in the chatbot component.
3) Prompt field cannot be filled out by selecting prompt template
We can show template prompts. Ideally, it will be automatically copies and pasted to the prompt field by user's selecting it.
However, upon user's clicking the template, it can be copied but cannot fill in the prompt field.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.