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

Help to send an email #125

Open
Hiltchy222 opened this issue Jan 22, 2020 · 1 comment
Open

Help to send an email #125

Hiltchy222 opened this issue Jan 22, 2020 · 1 comment
Assignees

Comments

@Hiltchy222
Copy link
Collaborator

No description provided.

@Hiltchy222
Copy link
Collaborator Author

Hiltchy222 commented Jan 25, 2020

Background:
when the user has a technical problem or he/she needs help, the user sends a message to the admin (AKA us) for getting assistance.

Functional requirements:

  1. On the sidebar, the user selects "Help" to get assistance due to a technical issue.
  2. The user fills in a form:
  • Name and the email address are already populated (the user can't change them): please change the font to grey instead of black (that the user will know that these fields cannot be modified).
    -The user describes the problem under "content" field.
  1. We should add under "content", the limitation of this field such as: פירוט הבעיה. שימו לב שאתם" מוגבלים עד 40 תווים ."
  2. Please change the button to "שליחה" instead of "שלח".

The logic after clicking "שליחה"

  1. Validation on the content field - that the text field does not have more than 40 characters.
  2. When the user clicks "שליחה", he/she submits the form by post request that generates an email integration which sends a message to
    ______ (email address).

UI:
image

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

No branches or pull requests

2 participants