OfficeDev / generator-office

Yeoman generator for building Microsoft Office related projects.
https://www.npmjs.com/package/generator-office
MIT License
815 stars 207 forks source link

Sample that combines taskpane React and custom functions #779

Closed dsaf closed 1 year ago

dsaf commented 1 year ago

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

Expected behavior

An option to produce a template that combines React and sample custom functions or a step-by-step guide on how to add custom functions into a React project post-generation.

Current behavior

I spent a few days trying to make React sample show any custom functions but failed.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Run the tool and observe no react-excel-functions option.
  2. Try adding custom functions (including updating the manifest etc.).
  3. Fail to achieve this.

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Failure Logs

Just trust me that I generated two samples: excel-functions and react and tried my best to port over relevant pieces of code from the former into the latter by using Beyond Compare etc. I am not a webpack expert and would have strongly preferred that Microsoft had stuck with normal C#/.NET.

pinverso commented 1 year ago

This may help: https://support.microsoft.com/en-us/office/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb

zhngx1 commented 1 year ago

Currently the feature:, you requested, is not a part of the product. We track add-in feature requests on our Tech Community Page. Please submit your request there and choose the appropriate label(s). Feature requests on Tech Community are considered, when we go through our planning process.