Closed ZacharyKlein closed 14 years ago
dunno. should this be for logged-in or non-logged-in users or both? i don't see non-logged-in users having much reason to give feedback. and for logged-in users, we can use the name/email etc. that they already filled out for their account when we send the email. for logged-out users, we're asking them to give us that, and we have to check a captcha - which requires a bunch more work (just for a simple captcha, we would have to have an action behind the feedback page - which we don't, currently - and have it give us a captcha for each page load; otherwise there's nothing to check when we get to the leaveFeedback action).
waiting for reply...
Just logged in users.
It should be very very easy for our users to leave feedback if they have problems or encounter bugs on the site. Probably should put a very eye-catching link in the upper-right corner of every page (when logged in) - the layouts are probably the best place to put this (should use a custom tag).