Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
787 stars 395 forks source link

fix: Ingest data - UI issue overlapping components #1151

Closed Rohini-Microsoft closed 2 months ago

Rohini-Microsoft commented 2 months ago

Bug: https://dev.azure.com/CSACTOSOL/CSA%20Solutioning/_workitems/edit/5571

Purpose

There should not be shift of arrow during collapsible scenario of drop down and there should be gap between the fields.

How to Test

Steps to reproduce: Navigate to Chat with your data URL Click on 'Ingest Data' tab Click on first drop down Observe the arrow, there is slight shift in towards left and right For the second drop down the input fields edge is slightly overlapped to another fields. This happens during 1920X1080 Screen resolution with browser 100%.

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

There should not be shift of arrow during collapsible scenario of drop down and there should be gap between the fields.

Note: For desktop resolution 1920 * 1080, display scale 100%, 125%, 150% and browser zoom 100%, 125%

image

github-actions[bot] commented 2 months ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL264558377% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
298 0 :zzz: 0 :x: 0 :fire: 38.246s :stopwatch:
github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.9.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: