Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
113 stars 177 forks source link

Add ability to search text back in APIView - disable lazy loading #8716

Open maririos opened 3 months ago

maririos commented 3 months ago

With the new APIView UI and the lazy loading implementation, users have lost the ability to search for text on the APIView page. We should look into how to bring it back

maririos commented 2 months ago

PR: https://github.com/Azure/azure-sdk-tools/pull/8803