microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 901 forks source link

Dropdown box in infinite loading state #24081

Open smartura opened 1 year ago

smartura commented 1 year ago

Dropdown boxes that should be empty are showing in an infinite loading state. image

Steps to Reproduce: 1.Connect to any SQL database, right click -> manage, click Azure SQL Migration Extension. Then click the giant "Migrate to Azure SQL" button.

  1. Choose a database to assess, then click "Next"
  2. For step #2 of the wizard, click on Azure SQM Managed Instance, then click view/select to select database. then click "Next"
  3. Notice how everything on step #3 is populating:
  4. Click "Previous" then change the target to "SQL Server on Azure Virtual Machine", then click "Next"
  5. The next time page 3 opens, dropdown boxes are infinitely in loading state

Does this issue occur when all extensions are disabled?: Yes/No

cheenamalhotra commented 1 year ago

Related with https://github.com/microsoft/azuredatastudio/issues/24060