-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💡 [Feature]: Sample gallery could have a filter by extension type when extension is selected #219
Comments
Great addition @Adam-it 🙌 Can I work on it please? 😄 |
Yes please 🤩. Happy coding! |
…github.com/nicodecleyre/vscode-viva into Sample-gallery-with-extension-type-pnp#219
## 🎯 Aim Adding an extra filter to Sample gallery so that we can filter on the extension type. Filter can only be visible when extension type is selected 'Component Type' ## 📷 Result ![image](https://github.com/pnp/vscode-viva/assets/35696168/c8c2e084-5831-4fc4-861e-ad4c4c0845d7) ## ✅ What was done - [X] Added Extension filter dropdown - [X] Added functionality so that extension filter is only visible when extension is selected in the Component Type dropdown - [X] Added filter functionality so that samples get filtered based on selected value in extension dropdown - [x] Added filter functionality so that samples don't get filtered when extensions dropdown has selected values but extension is not selected in component type dropdown ## 🔗 Related issue Closes: #219
The related PR is closed and this is already part of a new pre-release. |
## 🎯 Aim Adding an extra filter to Sample gallery so that we can filter on the extension type. Filter can only be visible when extension type is selected 'Component Type' ## 📷 Result ![image](https://github.com/pnp/vscode-viva/assets/35696168/c8c2e084-5831-4fc4-861e-ad4c4c0845d7) ## ✅ What was done - [X] Added Extension filter dropdown - [X] Added functionality so that extension filter is only visible when extension is selected in the Component Type dropdown - [X] Added filter functionality so that samples get filtered based on selected value in extension dropdown - [x] Added filter functionality so that samples don't get filtered when extensions dropdown has selected values but extension is not selected in component type dropdown ## 🔗 Related issue Closes: #219
🎯 Aim of the feature
We could extend the sample gallery with an additional filter option that should be visible only when the extension component type is selected. The new option should allow to filter by SPFx extension type.
📷 Images (if possible) with expected result
🤔 Additional remarks or comments
No response
The text was updated successfully, but these errors were encountered: