Skip to content

feat(gui): Display developer responses to feedback #302

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

Merged
merged 11 commits into from
Apr 28, 2025

Conversation

binarybaron
Copy link

@binarybaron binarybaron commented Apr 22, 2025

Currently people can submit feedback messages to our api. They often have questions but we can't answer. This PR implements a system that allows us devs to respond to feedback messages without compromising on privacy.

We achieve this by adding a route to our api where the app can poll for responses.

  • Structured Attachements

@binarybaron binarybaron changed the title feat(gui): Add devtools for react/redux, display staff responses to feedback feat(gui): Display developer responses to feedback Apr 24, 2025
@binarybaron
Copy link
Author

We can look into rendering the developer response as markdown.

@binarybaron binarybaron marked this pull request as ready for review April 28, 2025 11:12
@binarybaron binarybaron merged commit 53a994e into master Apr 28, 2025
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant