@workingfeedback/react-feedback-forms
v0.9.9
Published
This is a package for including unified Feedback Forms in other areas of the Working Feedback service.
Readme
Feedback Forms module
This is an Vite+React package for including unified Feedback Forms in other areas of the Working Feedback service, as well as giving external developers the ability to include styled feedback forms within their own code. No API key is required as no sensitive information is transferred.
Internal projects using this package
The following projects reference this package, and are part of the core frontend of the Working Feedback service
- Client Dashboard (for question set previews)
- RPP (which includes the front-facing review flow)
- Web features (the online form itself)
External developers using this package
We have made this package public as a quick way to allow you to include feedback forms for yourself or your clients in any Vite+React project that you may have yourself. Please note that no support is provided.
IMPORTANT - DON'T FORGET
When this package is updated, any part of the service dependent on it will not be automatically updated with it. You must re-build each part by doing a yarn update or npm update on those dependencies.
