microsoft / PubSec-Info-Assistant

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

Add spinner overlay for file upload progress #841

Closed dayland closed 2 months ago

dayland commented 2 months ago

This pull request introduces a loading spinner overlay to the file picker component and includes the necessary styling and logic changes to support it. The main changes are the addition of the spinner overlay and the integration of the spinner icon from the Fluent UI library.

Styling Changes:

Component Changes: