microsoft / PubSec-Info-Assistant

Information Assistant, built with Azure OpenAI Service, Industry Accelerator
MIT License
344 stars 778 forks source link

Update Analysis panel to enable tooltip message when content is not available #825

Closed wotey closed 2 months ago

wotey commented 3 months ago

This pull request includes several updates to the AnalysisPanel component in app/frontend/src/components/AnalysisPanel/AnalysisPanel.tsx to enhance its functionality and improve code readability. The key changes involve updating imports, refining type definitions, and adding new tooltip functionality to the PivotItem components.

Import Updates:

Type Definitions:

Tooltip Functionality:

PivotItem Enhancements:

Minor Code Cleanups: