-
Notifications
You must be signed in to change notification settings - Fork 20
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]: Show some additional setup steps in scaffolding form based on component type #216
Comments
Hello! I'm going to work on this functionality, is there any other detail you would like? |
Awesome 👏. |
Hi @Maiconjss |
Hi, |
@Maiconjss any update on this issue? Do you need any additional help from my side to get you unblocked? |
@Maiconjss any update on this issue? Do you need any additional help from my side to get you unblocked? |
@Maiconjss due to lack of response I will open it up so that it may be taken by others. |
Hi @Adam-it. Can I take this one? |
All yours! Do you suggest any other behavior? |
This makes sense to me. In the original post for this, you mentioned that we should show an option for installing the default React libraries when the Extension option is selected. Is this still the case? |
yes. Initially I was thinking about it yes. If it's problematic we may avoid it but I was thinking that when we create and extension which is ApplicationCustomizer we would also show an option to install React and React-dom At that time I had a discussion with MS if maybe they should add this support for application customizer as an optional step as part of yeoman SP generator but from what I understood there is suppose to be as little as possible development done in the scaffolding process from their side as it is not the focus currently. So it is a bit of the problem and it was clear to me either the community solves it or no one will and we just would need to prepare good guidance for that. Soo to sum up. The above is the context as of why I added this idea as well, to solve and target a specific case many us SPFx devs have. But over time maybe this changed 🤔. |
Yes, I agree regarding the conditional logic for the options that should be displayed based on the component types. Also, I really like the idea that you mention here and in the original spec about React as a dependency for the Extension type and an update that provides this would provide some ease of use to the community while using the extension. I reviewed the two issues, and it makes sense. My changes are ready and I will check it in shortly. I can remove the install React option if you feel that should be a separate issue. Also, I targeted [email protected] as that is best to be tied to SPFx 1.20. |
Awesome, thanks for update 🚀 |
@ervingayle I merged the changes. This should be out as a new pre-release ASAP 👍 and the part of a new main release later during the week. |
🎯 Aim of the feature
The aim of this issue is to show some additional setup options based on component type:
📷 Images (if possible) with expected result
🤔 Additional remarks or comments
parent issue: #185
The text was updated successfully, but these errors were encountered: