thegooddata / extension

GNU General Public License v3.0
0 stars 0 forks source link

Build a web form for the "report a problem" link. #18

Closed JuanMenendezBuitrago closed 9 years ago

JuanMenendezBuitrago commented 10 years ago

The "report a problem" link opens the mail client that the user may have. But users may have no email client or not the right configuration for this link to have any effect. Therefore it's a better option to provide a web form so users can use it to leave their comments, suggestions, etc.

JuanMenendezBuitrago commented 10 years ago

Alex changed a thing in the extension code so I have to fix something in the webapp side. Shouldn't take longer than today.

marcosmenendez commented 9 years ago

This is not working. I've tested writing a comment and have not receive it yet in my inbox. It's been 15 minutes since I wrote it

marcosmenendez commented 9 years ago

When fixing this bug, please polish a bit the design so it is in line with the sign-in view attached here sign in

In the unlogged form: suggest unlogged

  1. Take out both titles "email" and "body" and move a bit up the second box so separation between boxes is similar as the one in the sign-in page
  2. Write "email" in grey inside the first box
  3. Take out the "Thanks" message

In the logged form: suggest logged

  1. Take out the "body" title

In the thanks page: thanks

  1. Take out the "Suggest improvements" title
  2. Ad an exclamation mark after the "Thanks for your suggestion"

In all 3 views move a bit down the title and leave it at the same height as the "Sign in to your account" title in the sign in view

Please change as well error message when email format is invalid. Say: "Invalid email address"

Email address should NOT be compulsory if the user is not logged in.

marcosmenendez commented 9 years ago

Since the email bug has been solved, I transfer the rest of look & field comments to Juan

atrandafir commented 9 years ago

Really? I did not saw you assigned Juan! Damn I just did the changes! Juan I hope you did not do them also!

atrandafir commented 9 years ago

All done.