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

What should we do with the "Add rating" button if the user has already added a goal! #161

Open
emilyb7 opened this issue Mar 20, 2017 · 3 comments
Assignees

Comments

@emilyb7
Copy link
Collaborator

emilyb7 commented Mar 20, 2017

Hey @amgoforth

we've made lots of process in terms on functionality in the browser.

still live at the same url: https://polar-dawn-55555.herokuapp.com/

we know there are some things that don't look perfect, but we'll work on that....

one thing we're not sure about:

  • a user submits a rating for one of their goals
  • after saving, they're redirected back to the page where they can review their progress over time
  • the main call to action on this page is the button to submit a new rating

this seems wrong, as they shouldn't be endlessly adding ratings.

we could remove the button:

  • if they've already added a rating within the last 12 hours?
  • or 24 hours?
  • or just the last 5 mins?

we could replace the button with:

  • a link back to the homepage?

what do you think?

@amgoforth
Copy link
Collaborator

I hope this doesn't screw things up but, ideally, I think there should be a page that follows clicking an existing goal that offers several options:
Rate, Review, Edit, Delete.
This way the user chooses at this point how to use the goal, and we evade the problem of removing the button.
Is this possible?

@emilyb7
Copy link
Collaborator Author

emilyb7 commented Mar 20, 2017

@amgoforth i think that would make the typical user journey of wanting to quickly review a goal and then rate it unnecessarily long

@nogainbar do you have any feedback on this?

@nogainbar
Copy link
Collaborator

nogainbar commented Mar 20, 2017

I would also suggest that we can check how long is has been since they have submitted a rating, maybe a day (24hr) and if that is the case then a pop up modal can come up suggesting something like-

'You have just recently submitted a rating for this goal. Are you sure you want to re-submit it again?'

something along these lines...?

@amgoforth, in the current design, after you click a goal, you enter that specific goal page and there you can delete, edit or rate the goal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants