microsoft / Viva-Connections-Extensibility-Beta

38 stars 6 forks source link

[ACE Generator]: [Can't create multiple ACES of different Templates in same solution] #34

Closed dcashpeterson closed 2 years ago

dcashpeterson commented 2 years ago

Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.

Versions

[ MACOS ] Operating System [ 14.16 ] Node version [ 4.0.2 ] Gulp version [ @microsoft/generator-sharepoint@1.13.0-beta.20 ] SPFx Generator version (npm list -g @microsoft/generator-sharepoint)

Expected or Desired Behavior

After creating a second ACE in a solution I should be able to choose Base, PrimaryText, or Image.

Observed Behavior

When creating a second ACE in an existing solution it defaults to the type of the first ACE that was created. (e.g. First ACE is PrimaryImage, second should be PrimaryText but the generator stops after asking if you want to create a Webpart or Ace.

Steps to Reproduce

Create a new solution using the generator. Select the defaults choosing Adaptive Card Extension and Image Card Template.

2021-09-23_14-27-13

Run the generator again to create a second ACE in the same solution. You do not get the ability to choose the Template.

2021-09-23_14-30-50
PaoloPia commented 2 years ago

I have exactly the same problem. I tested it right now with 1.13.0-beta.24 and I'm still experiencing it. Thanks for reporting this.

VesaJuvonen commented 2 years ago

thx @dcashpeterson and @PaoloPia for the input in here. We are looking into fixing this for the 1.13. Work in progress.

VesaJuvonen commented 2 years ago

Thanks @dcashpeterson and @PaoloPia - This is fixed in the 1.13 GA release.