Similar to #121 but this feedback should live inside the reflections dialog. We should also allow users to add a comment giving more detail to their feedback (give it a 200 char limit).
This should also only allow users to give feedback once per reflection generation. This will require some slightly more complex data fetching to ensure you're appending the feedback to the most recent reflection graph run, and to not allow users to apply feedback multiple times for the same generation.
If you're interested in taking this on but are confused as to how this would be implemented, please tag me and I can give more context.
Similar to #121 but this feedback should live inside the reflections dialog. We should also allow users to add a comment giving more detail to their feedback (give it a 200 char limit).
This should also only allow users to give feedback once per reflection generation. This will require some slightly more complex data fetching to ensure you're appending the feedback to the most recent
reflection
graph run, and to not allow users to apply feedback multiple times for the same generation.If you're interested in taking this on but are confused as to how this would be implemented, please tag me and I can give more context.