Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
140 stars 69 forks source link

Dynamically update available filter selections #377

Closed gkulin closed 1 month ago

gkulin commented 1 month ago

We want to grey out the filters available to select based on what filters have already been selected

For example: if someone selects .NET from the Language filters, we would grey out Python (since no template uses both)

rajeshkamal5050 commented 1 month ago

Marked as P1. Not a blocker for build

cc @gkulin @kristenwomack