Skip to content
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

Feedback form probably don't work and don't display any UI-feedback to user after submit [self-hosted and cloud] #2073

Open
2 tasks
alexander-mart opened this issue Dec 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@alexander-mart
Copy link
Contributor

alexander-mart commented Dec 26, 2023

Describe the bug
When you submit a feedback form, (1) nothing happens and (2) the email is probably not sent. The feedback form is an important feedback channel for collecting information about bugs, as well as an important feedback channel for the product development department to understand exactly how customers use TerminusDB.

To Reproduce
Steps to reproduce the behavior:

  1. Go to terminusdb dashboard
  2. Click on letter icon 💌 in left sidebar
  3. Fill feedback form inputs
  4. Try to click «Send» submit-button
  5. Nothing happening

Expected behavior

  • Dev team shoud receive messages from Feedback form
  • User get response after click on submit button and even form submit was not complete successfull

Screenshots
image

Info (please complete the following information):

  • TermiusDB: v11.1.9 (self-hosted with Docker)
  • Cloud version: dashboard.terminusdb.com

Additional context

  1. Web browser console is clean, no errors.

  2. Relevant source code:
    2.1. https://github.com/search?q=org%3Aterminusdb+Send+us+your+Feedback&type=code
    2.2. https://github.com/terminusdb/terminusdb-console/blob/master/src/init/SendEmailHook.js (deprecated?)

@alexander-mart alexander-mart added the bug Something isn't working label Dec 26, 2023
@alexander-mart
Copy link
Contributor Author

  • Temporary solution: Can we hide the form until we fix it so as not to lose our reputation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant