You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
On the sidebar, the user selects "Help" to get assistance due to a technical issue.
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.
We should add under "content", the limitation of this field such as: פירוט הבעיה. שימו לב שאתם" מוגבלים עד 40 תווים ."
Please change the button to "שליחה" instead of "שלח".
The logic after clicking "שליחה"
Validation on the content field - that the text field does not have more than 40 characters.
When the user clicks "שליחה", he/she submits the form by post request that generates an email integration which sends a message to
______ (email address).
No description provided.
The text was updated successfully, but these errors were encountered: