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

Turn on Ideas tab after exit survey is displayed #73

Open
4 tasks
michael-james opened this issue Aug 2, 2017 · 0 comments
Open
4 tasks

Turn on Ideas tab after exit survey is displayed #73

michael-james opened this issue Aug 2, 2017 · 0 comments

Comments

@michael-james
Copy link
Contributor

michael-james commented Aug 2, 2017

As a user, after completing the exit survey I want easy access to others' contributions.

Let's discuss implementation on this before starting.

Acceptance criteria:

  • add boolean in user table called "shown_survey" that defaults to false
  • change "shown_survey" to true when the user goes to the /post route for the first time
  • show Ideas tab when "shown_survey" is true for a user
  • Change sentence in post to: "You may look at your contributions or visit the Ideas tab above." with Ideas link going to /ideas
@michael-james michael-james added this to the v1 - Release milestone Aug 2, 2017
@michael-james michael-james moved this from To Do to Done in Sprint 1 - 7/31-8/5 Aug 4, 2017
@michael-james michael-james removed this from Done in Sprint 1 - 7/31-8/5 Aug 4, 2017
@michael-james michael-james removed this from the v1 - Release milestone Aug 4, 2017
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

1 participant