chat-with-your-data-solution-accelerator icon indicating copy to clipboard operation
chat-with-your-data-solution-accelerator copied to clipboard

fix: A 1742 bug fixed.

Open Rohini-Microsoft opened this issue 1 year ago • 2 comments

Purpose

The Web UX is intentionally not revealing references when clicked to display

solution: Added logic in Answer.tsx file in useEffect method. Also used useRef hook.

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

How to Test

  • Tested locally by manually asked question in chatbot and will get references. When you got all references then click on the references link.

What to Check

  • .On click of references link then you will see all references.

Rohini-Microsoft avatar May 24 '24 08:05 Rohini-Microsoft

Coverage

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

Tests Skipped Failures Errors Time
277 0 :zzz: 0 :x: 0 :fire: 34.630s :stopwatch:

github-actions[bot] avatar May 24 '24 08:05 github-actions[bot]

@Rohini-Microsoft - The title of this PR will go into the Release Notes. It's great that you are referencing the issue that this fixes - can that be in the Pull Request Description and you add a useful short description of what this PR solves?

e.g. fix: UI not revealing references when clicked

ross-p-smith avatar May 27 '24 11:05 ross-p-smith

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

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar May 29 '24 15:05 github-actions[bot]